summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2019-08-26 09:20:43 +0200
committerTreeve Jelbert2019-08-26 09:20:43 +0200
commite374efcd5bd88a77bb097a4575dd7cad0e133555 (patch)
tree1f7faa0571d6a193105de4587b973df541ed9e3a
parentb1a322a60f631aedb672ec89efab8be6dff53b5a (diff)
font-util: => 1.3.2
-rwxr-xr-xxorg-font/font-util/DETAILS12
-rw-r--r--xorg-font/font-util/HISTORY5
2 files changed, 12 insertions, 5 deletions
diff --git a/xorg-font/font-util/DETAILS b/xorg-font/font-util/DETAILS
index 2c129d857e..00cdfc73de 100755
--- a/xorg-font/font-util/DETAILS
+++ b/xorg-font/font-util/DETAILS
@@ -1,11 +1,13 @@
SPELL=font-util
- VERSION=1.3.1
- SOURCE_HASH=sha512:9fd6dd4c0a01ede5f0b09ec0f9d316267ca086e2ee9526a43a4e4d6ce3cd67c977293bd3cf440328ca417292fcae1579888b24b7259eaf012230890210d74889
-# SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
+ VERSION=1.3.2
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=http://xorg.freedesktop.org/archive/individual/font/$SOURCE
+ SOURCE_URL[0]=https://xorg.freedesktop.org/archive/individual/font/$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="X.Org font utilities"
diff --git a/xorg-font/font-util/HISTORY b/xorg-font/font-util/HISTORY
index 2158760d7c..cfd63e0142 100644
--- a/xorg-font/font-util/HISTORY
+++ b/xorg-font/font-util/HISTORY
@@ -1,3 +1,8 @@
+2019-08-26 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.3.2
+ * DETAILS: add gpg checking
+
+
2015-03-15 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.3.1