summaryrefslogtreecommitdiffstats
path: root/xorg-app
diff options
context:
space:
mode:
authorTreeve Jelbert2019-02-20 09:47:02 +0100
committerTreeve Jelbert2019-02-20 09:47:02 +0100
commit3c7d43c2acc25c47153c4831b7aefefe9cbb0f09 (patch)
tree14f4a55cbb9fc76898e1d18a458b364f729b343d /xorg-app
parent2e1629875bc95335204ce675670062c94486953b (diff)
xfsinfo: => 1.0.6
Diffstat (limited to 'xorg-app')
-rwxr-xr-xxorg-app/xfsinfo/DETAILS11
-rw-r--r--xorg-app/xfsinfo/HISTORY4
2 files changed, 11 insertions, 4 deletions
diff --git a/xorg-app/xfsinfo/DETAILS b/xorg-app/xfsinfo/DETAILS
index b76115261b..9c4de0ff50 100755
--- a/xorg-app/xfsinfo/DETAILS
+++ b/xorg-app/xfsinfo/DETAILS
@@ -1,11 +1,14 @@
SPELL=xfsinfo
PKG=xfsinfo
- VERSION=1.0.5
- SOURCE_HASH=sha512:49fcbe91ac121022ccecd4a2f0e55a9a5cce7ba12b713be78b3b7f2847e622631bca6f6647256a956910fda591a87b524b966d5c849b8b2526d6f1a1960fe57f
+ VERSION=1.0.6
SOURCE=${PKG}-${VERSION}.tar.bz2
- SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
+ SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/app/${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 xfsinfo for xorg"
diff --git a/xorg-app/xfsinfo/HISTORY b/xorg-app/xfsinfo/HISTORY
index fe189e6d34..0444dc3d19 100644
--- a/xorg-app/xfsinfo/HISTORY
+++ b/xorg-app/xfsinfo/HISTORY
@@ -1,3 +1,7 @@
+2019-02-20 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.0.6
+ * DETAILS: add gpg checking
+
2014-12-31 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.0.5