summaryrefslogtreecommitdiffstats
path: root/xorg-app
diff options
context:
space:
mode:
authorTreeve Jelbert2019-02-20 09:45:44 +0100
committerTreeve Jelbert2019-02-20 09:45:44 +0100
commit2e1629875bc95335204ce675670062c94486953b (patch)
tree5843292d7832cb63bfc3b46d2f3806230b55fcf1 /xorg-app
parentb551009a991ac24f507b220c65b1304314bf045c (diff)
xvinfo: => 1.1.4
Diffstat (limited to 'xorg-app')
-rwxr-xr-xxorg-app/xvinfo/DETAILS11
-rw-r--r--xorg-app/xvinfo/HISTORY4
2 files changed, 11 insertions, 4 deletions
diff --git a/xorg-app/xvinfo/DETAILS b/xorg-app/xvinfo/DETAILS
index baa78907a6..092146bd70 100755
--- a/xorg-app/xvinfo/DETAILS
+++ b/xorg-app/xvinfo/DETAILS
@@ -1,11 +1,14 @@
SPELL=xvinfo
PKG=xvinfo
- VERSION=1.1.0
- SOURCE_HASH=sha512:c4a69e90f919f042b97995a9d4835a8706b9a44964063327824f6e8a907bfb9580052e255d2baee239ce5fd4de4364c84810a220282480025185f1a15c5ecd69
+ VERSION=1.1.4
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="Print out X-Video extension adaptor information"
diff --git a/xorg-app/xvinfo/HISTORY b/xorg-app/xvinfo/HISTORY
index 02a25cd2a0..40de93e271 100644
--- a/xorg-app/xvinfo/HISTORY
+++ b/xorg-app/xvinfo/HISTORY
@@ -1,3 +1,7 @@
+2019-02-20 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.1.4
+ * DETAILS: add gpg checking
+
2009-10-25 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.1.0