summaryrefslogtreecommitdiffstats
path: root/xorg-lib
diff options
context:
space:
mode:
authorTreeve Jelbert2019-02-11 09:12:18 +0100
committerTreeve Jelbert2019-02-11 09:12:18 +0100
commita8594292ad0bd00c2f2a98d54a62947a3d610c9f (patch)
tree1e9b970014b4c89698ed26f7fd5215cf435bd4a4 /xorg-lib
parent5fe981cb5a4ab4c0595bddcf4a6f78c9a3ecd970 (diff)
libxau: => 1.0.9
Diffstat (limited to 'xorg-lib')
-rwxr-xr-xxorg-lib/libxau/DETAILS12
-rw-r--r--xorg-lib/libxau/HISTORY4
2 files changed, 11 insertions, 5 deletions
diff --git a/xorg-lib/libxau/DETAILS b/xorg-lib/libxau/DETAILS
index f7ee1f0909..5772191105 100755
--- a/xorg-lib/libxau/DETAILS
+++ b/xorg-lib/libxau/DETAILS
@@ -1,12 +1,14 @@
SPELL=libxau
PKG=libXau
- VERSION=1.0.8
- SOURCE_HASH=sha512:9f933d22f8f2411ae770094589cbe170c631a1437d572664e0fa6b9608e6ec39deef752f2dd6408ab45acdf01bf1827ef3ced640a33da787d9cfb546f12397b5
-# SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
+ VERSION=1.0.9
SOURCE=${PKG}-${VERSION}.tar.bz2
- SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
+ SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/lib/${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}/${PKG}-${VERSION}
- WEB_SITE=http://xorg.freedesktop.org
+ WEB_SITE=https://xorg.freedesktop.org
ENTERED=20051125
LICENSE[0]=XCL
SHORT="X authority database routines"
diff --git a/xorg-lib/libxau/HISTORY b/xorg-lib/libxau/HISTORY
index 14d1180208..11cf6e0a47 100644
--- a/xorg-lib/libxau/HISTORY
+++ b/xorg-lib/libxau/HISTORY
@@ -1,3 +1,7 @@
+2019-02-11 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.0.9
+ * DETAILS: add gpg checking
+
2018-03-05 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Remove trailing "&&"