summaryrefslogtreecommitdiffstats
path: root/xorg-app
diff options
context:
space:
mode:
authorTreeve Jelbert2019-07-12 08:35:58 +0200
committerTreeve Jelbert2019-07-12 08:35:58 +0200
commit849732dabf96c8c7e03d78202abf0907fb39b6b1 (patch)
tree85f87cd79f6ac35f020c2979ae76c4584d660fbe /xorg-app
parent665d1a2580a6abec41814dad83fec24b7472b527 (diff)
xauth: => 1.1
Diffstat (limited to 'xorg-app')
-rwxr-xr-xxorg-app/xauth/DETAILS6
-rw-r--r--xorg-app/xauth/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/xorg-app/xauth/DETAILS b/xorg-app/xauth/DETAILS
index e011ce068e..ffedb3fac3 100755
--- a/xorg-app/xauth/DETAILS
+++ b/xorg-app/xauth/DETAILS
@@ -1,14 +1,14 @@
SPELL=xauth
PKG=xauth
- VERSION=1.0.10
+ VERSION=1.1
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/wiki
+ WEB_SITE=https://xorg.freedesktop.org/wiki
ENTERED=20051125
LICENSE[0]=XCL
SHORT="the X.Org authenticaion utility"
diff --git a/xorg-app/xauth/HISTORY b/xorg-app/xauth/HISTORY
index 2d8c0d2bb9..a4c770c5a6 100644
--- a/xorg-app/xauth/HISTORY
+++ b/xorg-app/xauth/HISTORY
@@ -1,3 +1,6 @@
+2019-07-12 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.1
+
2017-01-30 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.0.10