summaryrefslogtreecommitdiffstats
path: root/xorg-util/util-macros/DETAILS
diff options
context:
space:
mode:
authorTreeve Jelbert2018-03-05 08:20:06 +0100
committerTreeve Jelbert2018-03-05 08:20:06 +0100
commit12d3c3e0e7ab24587cbe7ddee2e1664aa8b668d7 (patch)
tree284460b176c58cb14d07644046cca6604d588bc0 /xorg-util/util-macros/DETAILS
parente59a4ec9f8489b042850785877b3769367acc961 (diff)
util-macros: => 1.19.2
Diffstat (limited to 'xorg-util/util-macros/DETAILS')
-rwxr-xr-xxorg-util/util-macros/DETAILS6
1 files changed, 3 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'"