iceauth: update to 1.0.6.
This commit is contained in:
parent
0ea179768f
commit
558686d7a3
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'iceauth'.
|
# Template build file for 'iceauth'.
|
||||||
pkgname=iceauth
|
pkgname=iceauth
|
||||||
version=1.0.4
|
version=1.0.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xproto libICE-devel"
|
makedepends="xproto libICE-devel"
|
||||||
|
@ -10,12 +10,10 @@ homepage="http://xorg.freedesktop.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
checksum=0ee6fd4554f0131b1ed526ee00b9cf643e7dc97eb70fb51448848ef2f349938d
|
checksum=bd990837353b439e6f45d478a87b8dbfa3f67d72d903e7a9ed4eb8de52f2e2f4
|
||||||
long_desc="
|
long_desc="
|
||||||
This package provides iceauth, a program to display and manipulate the
|
This package provides iceauth, a program to display and manipulate the
|
||||||
authentication data used by the Inter Client Exchange protocol.
|
authentication data used by the Inter Client Exchange protocol."
|
||||||
|
|
||||||
This is from the modular X.org X11 project."
|
|
||||||
|
|
||||||
iceauth_package() {
|
iceauth_package() {
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Reference in New Issue