xmodmap: update to 1.0.9.
This commit is contained in:
parent
47e8287f94
commit
3918903d71
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'xmodmap'.
|
||||
pkgname=xmodmap
|
||||
version=1.0.8
|
||||
revision=2
|
||||
version=1.0.9
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libX11-devel"
|
||||
|
@ -10,4 +10,4 @@ homepage="http://xorg.freedesktop.org"
|
|||
license="MIT"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=efe2e3c89858a2db3bdcf969f55f55d0af4f5007789198344de0595249a99fc3
|
||||
checksum=b7b0e5cc5f10d0fb6d2d6ea4f00c77e8ac0e847cc5a73be94cd86139ac4ac478
|
||||
|
|
Loading…
Reference in New Issue