mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
libXtst: update to 1.2.4.
This commit is contained in:
parent
92c3445cd7
commit
3d5738b238
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libXtst'.
|
||||
pkgname=libXtst
|
||||
version=1.2.3
|
||||
revision=2
|
||||
version=1.2.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="xorgproto libXext-devel libXi-devel"
|
||||
|
@ -9,8 +9,8 @@ short_desc="X Tst Library"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="${XORG_SITE}"
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
checksum=4655498a1b8e844e3d6f21f3b2c4e2b571effb5fd83199d428a6ba7ea4bf5204
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.xz"
|
||||
checksum=84f5f30b9254b4ffee14b5b0940e2622153b0d3aed8286a3c5b7eeb340ca33c8
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue