libXres: update to 1.2.1.

This commit is contained in:
Roberto Ricci 2022-04-14 12:44:53 +02:00 committed by Duncaen
parent b031708c30
commit e0459c19dd
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,7 +1,7 @@
# Template build file for 'libXres'. # Template file for 'libXres'
pkgname=libXres pkgname=libXres
version=1.2.0 version=1.2.1
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-malloc0returnsnull" configure_args="--enable-malloc0returnsnull"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -9,9 +9,9 @@ makedepends="xorgproto libXext-devel"
short_desc="X Resource Information Extension Library" short_desc="X Resource Information Extension Library"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="${XORG_SITE}" homepage="https://gitlab.freedesktop.org/xorg/lib/libxres"
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2" distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
checksum=ff75c1643488e64a7cfbced27486f0f944801319c84c18d3bd3da6bf28c812d4 checksum=b6e6fb1ebb61610e56017edd928fb89a5f53b3f4f990078309877468663b2b11
post_install() { post_install() {
vlicense COPYING vlicense COPYING