mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
libXres: update to 1.2.1.
This commit is contained in:
parent
b031708c30
commit
e0459c19dd
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libXres'.
|
||||
# Template file for 'libXres'
|
||||
pkgname=libXres
|
||||
version=1.2.0
|
||||
revision=2
|
||||
version=1.2.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-malloc0returnsnull"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -9,9 +9,9 @@ makedepends="xorgproto libXext-devel"
|
|||
short_desc="X Resource Information Extension Library"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="${XORG_SITE}"
|
||||
homepage="https://gitlab.freedesktop.org/xorg/lib/libxres"
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
checksum=ff75c1643488e64a7cfbced27486f0f944801319c84c18d3bd3da6bf28c812d4
|
||||
checksum=b6e6fb1ebb61610e56017edd928fb89a5f53b3f4f990078309877468663b2b11
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue