summaryrefslogtreecommitdiffstats
path: root/xorg-util
diff options
context:
space:
mode:
authorTreeve Jelbert2019-03-17 10:51:49 +0100
committerTreeve Jelbert2019-03-17 10:51:49 +0100
commitd090d012ba152633db9c6443e416025b30ebee31 (patch)
tree77ea72c4fb4d894789cefae9239ccc56c2c6bb35 /xorg-util
parentbb58f19d155bbc58922639d4b48224c7568a5ce5 (diff)
imake: => 1.0.8
Diffstat (limited to 'xorg-util')
-rwxr-xr-xxorg-util/imake/DETAILS12
-rw-r--r--xorg-util/imake/HISTORY4
2 files changed, 11 insertions, 5 deletions
diff --git a/xorg-util/imake/DETAILS b/xorg-util/imake/DETAILS
index f5ef0aa16d..638abec5b4 100755
--- a/xorg-util/imake/DETAILS
+++ b/xorg-util/imake/DETAILS
@@ -1,11 +1,13 @@
SPELL=imake
- VERSION=1.0.7
+ VERSION=1.0.8
SOURCE=$SPELL-$VERSION.tar.bz2
-# SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
- SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/util/${SOURCE}
- SOURCE_HASH=sha512:b3527c8fead25c6e093e1fe4a39e60ff210212dcd323e206505b9e872a3f36d9db85f85cab5a6f0fa914fa5c558ef54b499b2b13ccd66739223e4e72ef805d08
+ SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/util/${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 C preprocessor-based Makefile build system"
diff --git a/xorg-util/imake/HISTORY b/xorg-util/imake/HISTORY
index ee23ea4e11..59bd8f031c 100644
--- a/xorg-util/imake/HISTORY
+++ b/xorg-util/imake/HISTORY
@@ -1,3 +1,7 @@
+2019-03-17 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.0.8
+ * DETAILS: add gpg checking
+
2018-02-06 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: use xorgproto