summaryrefslogtreecommitdiffstats
path: root/xorg-app
diff options
context:
space:
mode:
authorThomas Orgis2021-04-23 23:12:33 +0200
committerThomas Orgis2021-04-23 23:12:43 +0200
commit7a2e1a39dca76e69dd77fa571a70e4a6926d571e (patch)
tree1e728a13245a11d1389dc269b64419c0609b4802 /xorg-app
parentf8986f28c72e6adb54f38e73c6b10c808812b5c6 (diff)
iceauth: gpg broken, use hash
Diffstat (limited to 'xorg-app')
-rwxr-xr-xxorg-app/iceauth/DETAILS5
-rw-r--r--xorg-app/iceauth/HISTORY3
2 files changed, 4 insertions, 4 deletions
diff --git a/xorg-app/iceauth/DETAILS b/xorg-app/iceauth/DETAILS
index 12144f9165..2618644484 100755
--- a/xorg-app/iceauth/DETAILS
+++ b/xorg-app/iceauth/DETAILS
@@ -2,10 +2,7 @@
VERSION=1.0.8
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/app/${SOURCE}
- SOURCE2=$SOURCE.sig
- SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
- SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
- SOURCE2_IGNORE=signature
+ SOURCE_HASH=sha512:9d4520adf951b16a3e784349dbb70d5d8176b74b956f8adc63abf55d049745c113b03ccfa60a281fc39b487db3742302dc6287c9985ce83a0157bf4674df2af1
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-app/iceauth/HISTORY b/xorg-app/iceauth/HISTORY
index 027761fdd4..f9a92919c5 100644
--- a/xorg-app/iceauth/HISTORY
+++ b/xorg-app/iceauth/HISTORY
@@ -1,3 +1,6 @@
+2021-04-23 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: gpg key gone, switch to hash
+
2018-03-05 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.0.8
* DETAILS: add gpg checking