summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xxorg-util/util-macros/DETAILS6
-rw-r--r--xorg-util/util-macros/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/xorg-util/util-macros/DETAILS b/xorg-util/util-macros/DETAILS
index 2fd2a3fcc6..1f4ae44899 100755
--- a/xorg-util/util-macros/DETAILS
+++ b/xorg-util/util-macros/DETAILS
@@ -1,13 +1,13 @@
SPELL=util-macros
- VERSION=1.19.1
+ VERSION=1.19.2
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/util/${SOURCE}
+ 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/wiki
+ WEB_SITE=https://xorg.freedesktop.org/wiki
ENTERED=20051125
LICENSE[0]=XCL
SHORT="create dependencies in makefiles using 'gcc -M'"
diff --git a/xorg-util/util-macros/HISTORY b/xorg-util/util-macros/HISTORY
index 99003cd60a..9af30a242e 100644
--- a/xorg-util/util-macros/HISTORY
+++ b/xorg-util/util-macros/HISTORY
@@ -1,3 +1,6 @@
+2018-03-05 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.19.2
+
2017-01-30 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.19.1