From 7bf4281f3e18f46fefa8b6b772cce095c8bc6330 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 20 Nov 2022 23:29:57 -0600 Subject: user/iceauth: Update to 1.0.9 --- user/iceauth/APKBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'user') 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 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" -- cgit v1.2.3-60-g2f50