summaryrefslogtreecommitdiffstats
path: root/xorg-lib
diff options
context:
space:
mode:
authorTreeve Jelbert2019-03-11 09:00:56 +0100
committerTreeve Jelbert2019-03-11 09:00:56 +0100
commitad245f4358dab4985e7bf1b7cabbbe90d84a631d (patch)
treed3b158ee04dcb8f14c55e5ee458ebb0f85003610 /xorg-lib
parent97b706a65e070237fd441420c12950d51fdb8058 (diff)
libxcomposite: => 0.4.5
Diffstat (limited to 'xorg-lib')
-rwxr-xr-xxorg-lib/libxcomposite/DETAILS12
-rw-r--r--xorg-lib/libxcomposite/HISTORY4
2 files changed, 11 insertions, 5 deletions
diff --git a/xorg-lib/libxcomposite/DETAILS b/xorg-lib/libxcomposite/DETAILS
index e0234361a4..7197030d4b 100755
--- a/xorg-lib/libxcomposite/DETAILS
+++ b/xorg-lib/libxcomposite/DETAILS
@@ -1,12 +1,14 @@
SPELL=libxcomposite
PKG=libXcomposite
- VERSION=0.4.4
- SOURCE_HASH=sha512:b15f8fdbe4cb7488bdad161d73ef8e59ef603c5af92d7b573110ba136d7d4ce3749aac45972bce87662b0310b67e831cffad72c45c15bfff988b5b555d4c884b
+ VERSION=0.4.5
SOURCE=${PKG}-${VERSION}.tar.bz2
-# SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
- 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 Composite Extension library"
diff --git a/xorg-lib/libxcomposite/HISTORY b/xorg-lib/libxcomposite/HISTORY
index a067c3592e..77ed546c95 100644
--- a/xorg-lib/libxcomposite/HISTORY
+++ b/xorg-lib/libxcomposite/HISTORY
@@ -1,3 +1,7 @@
+2019-03-11 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 0.4.5
+ * DETAILS: add gpg checking
+
2018-02-06 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: use xorgproto