smproxy: update to 1.0.6.
This commit is contained in:
parent
eddc8c54dd
commit
47e8287f94
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'smproxy'.
|
# Template build file for 'smproxy'.
|
||||||
pkgname=smproxy
|
pkgname=smproxy
|
||||||
version=1.0.5
|
version=1.0.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libSM-devel libXt-devel libXmu-devel"
|
makedepends="libSM-devel libXt-devel libXmu-devel"
|
||||||
|
@ -10,4 +10,4 @@ homepage="http://xorg.freedesktop.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
checksum=c72ccb094e4971ec2339ee06439114e86ffdcdf449a6accd5552e817142fd609
|
checksum=6cf19155a2752237f36dbf8bc4184465ea190d2652f887faccb4e2a6ebf77266
|
||||||
|
|
Loading…
Reference in a new issue