Skip to content

Commit 03ec040

Browse files
libXres: update to 1.2.2.
1 parent 6a7c0c8 commit 03ec040

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

srcpkgs/libXres/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'libXres'
22
pkgname=libXres
3-
version=1.2.1
3+
version=1.2.2
44
revision=1
55
build_style=gnu-configure
66
configure_args="--enable-malloc0returnsnull"
@@ -10,8 +10,8 @@ short_desc="X Resource Information Extension Library"
1010
maintainer="Orphaned <orphan@voidlinux.org>"
1111
license="MIT"
1212
homepage="https://gitlab.freedesktop.org/xorg/lib/libxres"
13-
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
14-
checksum=b6e6fb1ebb61610e56017edd928fb89a5f53b3f4f990078309877468663b2b11
13+
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
14+
checksum=9a7446f3484b9b7538ac5ee30d2c1ce9e5b7fbbaf1440e02f6cca186a1fa745f
1515

1616
post_install() {
1717
vlicense COPYING

0 commit comments

Comments
 (0)