summaryrefslogtreecommitdiff
path: root/user/iceauth
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2022-11-20 23:29:57 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2022-11-24 05:44:58 +0000
commit7bf4281f3e18f46fefa8b6b772cce095c8bc6330 (patch)
tree6a9fcc340d93c6c33145eb51a88ec75dcf6ce7a2 /user/iceauth
parentfe441c5e0d602d5d29a01ca102712a6b90562981 (diff)
downloadpackages-7bf4281f3e18f46fefa8b6b772cce095c8bc6330.tar.gz
packages-7bf4281f3e18f46fefa8b6b772cce095c8bc6330.tar.bz2
packages-7bf4281f3e18f46fefa8b6b772cce095c8bc6330.tar.xz
packages-7bf4281f3e18f46fefa8b6b772cce095c8bc6330.zip
user/iceauth: Update to 1.0.9
Diffstat (limited to 'user/iceauth')
-rw-r--r--user/iceauth/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/user/iceauth/APKBUILD b/user/iceauth/APKBUILD
index 5700b0b24..d388784b0 100644
--- a/user/iceauth/APKBUILD
+++ b/user/iceauth/APKBUILD
@@ -1,6 +1,6 @@
-# Maintainer:
+# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=iceauth
-pkgver=1.0.8
+pkgver=1.0.9
pkgrel=0
pkgdesc="X.Org ICE authority file utility"
url="https://www.X.org/"
@@ -9,7 +9,7 @@ license="MIT"
depends=""
makedepends="libice-dev util-macros"
subpackages="$pkgname-doc"
-source="http://www.x.org/releases/individual/app/iceauth-$pkgver.tar.bz2"
+source="http://www.x.org/releases/individual/app/$pkgname-$pkgver.tar.xz"
build() {
./configure \
@@ -28,4 +28,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="9d4520adf951b16a3e784349dbb70d5d8176b74b956f8adc63abf55d049745c113b03ccfa60a281fc39b487db3742302dc6287c9985ce83a0157bf4674df2af1 iceauth-1.0.8.tar.bz2"
+sha512sums="16b2f58008587cf1544037ca8b1c76dbb75eb043b3048b3064e66ba6b147962233f1453c2cf18bfb136dd6dd21d3e27b5219e17e1ab7b81dbe93fb6aff801a72 iceauth-1.0.9.tar.xz"