summaryrefslogtreecommitdiffstats
path: root/xorg-lib
diff options
context:
space:
mode:
authorTreeve Jelbert2019-03-11 09:05:15 +0100
committerTreeve Jelbert2019-03-11 09:05:15 +0100
commitc23f59c79b573bcee661cbaec3d1df895d4fb7e9 (patch)
treef8706c5a11c5afaf6bb2f5e6d35123ea0b9d0598 /xorg-lib
parent336d9406af274be4b4c24bce901ec166d5c6d0c7 (diff)
libxdamage: => 1.1.5
Diffstat (limited to 'xorg-lib')
-rwxr-xr-xxorg-lib/libxdamage/DETAILS12
-rw-r--r--xorg-lib/libxdamage/HISTORY4
2 files changed, 11 insertions, 5 deletions
diff --git a/xorg-lib/libxdamage/DETAILS b/xorg-lib/libxdamage/DETAILS
index 1dbee7c29c..98d1b1c951 100755
--- a/xorg-lib/libxdamage/DETAILS
+++ b/xorg-lib/libxdamage/DETAILS
@@ -1,12 +1,14 @@
SPELL=libxdamage
PKG=libXdamage
- VERSION=1.1.4
- SOURCE_HASH=sha512:1058cef11a8f0edfcae7265837369e492b007c34d56ae04145b558e5f02a163827aba1d0b80656f4c8e5d1e9a40f5077d93b7ff4f5e704f7409060dceba03904
+ VERSION=1.1.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="Module libxdamage for xorg"
diff --git a/xorg-lib/libxdamage/HISTORY b/xorg-lib/libxdamage/HISTORY
index a764598f7a..00e91707f3 100644
--- a/xorg-lib/libxdamage/HISTORY
+++ b/xorg-lib/libxdamage/HISTORY
@@ -1,3 +1,7 @@
+2019-03-11 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.1.5
+ * DETAILS: add gpg checking
+
2018-02-09 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: remove trailing &&