summaryrefslogtreecommitdiffstats
path: root/xorg-proto
diff options
context:
space:
mode:
authorTreeve Jelbert2018-03-05 16:07:55 +0100
committerTreeve Jelbert2018-03-05 16:09:26 +0100
commit184a9311bb1d9474134dc7ef98722668aa52d5cd (patch)
treeefad13a4d69771eebd32d2e18333574ab8ed2b0b /xorg-proto
parent0f38ade5ff703e09ea8f353c157019da3344a412 (diff)
xcb-proto: => 1.13
Diffstat (limited to 'xorg-proto')
-rwxr-xr-xxorg-proto/xcb-proto/DETAILS12
-rw-r--r--xorg-proto/xcb-proto/HISTORY4
2 files changed, 11 insertions, 5 deletions
diff --git a/xorg-proto/xcb-proto/DETAILS b/xorg-proto/xcb-proto/DETAILS
index ec658b7655..13a0db3320 100755
--- a/xorg-proto/xcb-proto/DETAILS
+++ b/xorg-proto/xcb-proto/DETAILS
@@ -1,12 +1,14 @@
SPELL=xcb-proto
- VERSION=1.12
- SOURCE_HASH=sha512:1f427eaf223971b25b56c9f641350e03f5ebeb17a1fc212ce2a0c892de7aba7e53d5e3958b073a122bb344c387c0ff394cf96f542ff046f33de4e1cd27fb9e5c
+ VERSION=1.13
SOURCE="$SPELL-$VERSION.tar.bz2"
-# SOURCE_GPG="gurus.gpg:1f427eaf223971b25b56c9f641350e03f5ebeb17a1fc212ce2a0c892de7aba7e53d5e3958b073a122bb344c387c0ff394cf96f542ff046f33de4e1cd27fb9e5c
- SOURCE_URL[0]=http://xcb.freedesktop.org/dist/$SOURCE
+ SOURCE_URL[0]=https://xcb.freedesktop.org/dist/$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"
LICENSE[0]=XCL
- WEB_SITE=http://xcb.freedesktop.org
+ WEB_SITE=https://xcb.freedesktop.org
ENTERED=20061022
SHORT="XML descriptions of the X Window System core protocol and extensions."
cat << EOF
diff --git a/xorg-proto/xcb-proto/HISTORY b/xorg-proto/xcb-proto/HISTORY
index 1642973a3b..86c2719876 100644
--- a/xorg-proto/xcb-proto/HISTORY
+++ b/xorg-proto/xcb-proto/HISTORY
@@ -1,3 +1,7 @@
+2018-03-05 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.13
+ * DETAILS: add gpg checking
+
2016-05-19 Treeve Jelbert <treeve$sourcemage.org>
* DETAILS: version 1.12