diff --git a/libxi.yaml b/libxi.yaml index 0b5d9b3cf8c..b38b5b843b4 100644 --- a/libxi.yaml +++ b/libxi.yaml @@ -1,7 +1,7 @@ package: name: libxi - version: 1.8 - epoch: 3 + version: 1.8.1 + epoch: 0 description: X11 Input extension library copyright: - license: MIT AND X11 @@ -25,8 +25,8 @@ environment: pipeline: - uses: fetch with: - expected-sha256: 2ed181446a61c7337576467870bc5336fc9e222a281122d96c4d39a3298bba00 - uri: https://www.x.org/releases/individual/lib/libXi-${{package.version}}.tar.bz2 + expected-sha256: 89bfc0e814f288f784202e6e5f9b362b788ccecdeb078670145eacd8749656a7 + uri: https://www.x.org/releases/individual/lib/libXi-${{package.version}}.tar.xz - uses: autoconf/configure with: