summaryrefslogtreecommitdiffstats
path: root/xorg-app
diff options
context:
space:
mode:
authorTreeve Jelbert2019-02-20 09:36:40 +0100
committerTreeve Jelbert2019-02-20 09:36:40 +0100
commitc1e91950aa90a21cc5c7d0d303af5c29112369e7 (patch)
treec52a73be25bb91b8c0f3d4b5186df552adcc3c75 /xorg-app
parent66b3f8c0bd7ca767175b188ff8b94b2387faae60 (diff)
xhost: => 1.0.8
Diffstat (limited to 'xorg-app')
-rwxr-xr-xxorg-app/xhost/DETAILS12
-rw-r--r--xorg-app/xhost/HISTORY4
2 files changed, 11 insertions, 5 deletions
diff --git a/xorg-app/xhost/DETAILS b/xorg-app/xhost/DETAILS
index a7bd74117c..a1044a4f57 100755
--- a/xorg-app/xhost/DETAILS
+++ b/xorg-app/xhost/DETAILS
@@ -1,11 +1,13 @@
SPELL=xhost
- VERSION=1.0.7
- SOURCE_HASH=sha512:670a8c97291565f6c36c94e135f7bd60a572bb42b4fca9d2460823db0d0576187c64f9b876ed60d348029d3f74a732862eea4ce889a6b6b9c97665746a38b1d7
-# SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
+ VERSION=1.0.8
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
+ 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_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=http://xorg.freedesktop.org
+ WEB_SITE=https://xorg.freedesktop.org
ENTERED=20051125
LICENSE[0]=XCL
SHORT="The X.Org server access control program"
diff --git a/xorg-app/xhost/HISTORY b/xorg-app/xhost/HISTORY
index 9040769792..1429c8a801 100644
--- a/xorg-app/xhost/HISTORY
+++ b/xorg-app/xhost/HISTORY
@@ -1,3 +1,7 @@
+2019-02-20 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.0.8
+ * DETAILS: add gpg checking
+
2015-04-17 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: 1.0.7