diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-04-14 20:34:34 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-04-14 20:34:34 +1000 |
commit | 34b73657f8daac7f6ab1ed76e21b40c865488b39 (patch) | |
tree | 30510248bcdbb7ccdb0ee94fd96daa66f1144ebd /xorg-util-macros | |
parent | 4da6ee08eafea0d7c09fdc58e839415e7edec259 (diff) | |
download | xorg-34b73657f8daac7f6ab1ed76e21b40c865488b39.tar.gz xorg-34b73657f8daac7f6ab1ed76e21b40c865488b39.tar.xz |
xorg: fix source for 301 moved permanently
Diffstat (limited to 'xorg-util-macros')
-rw-r--r-- | xorg-util-macros/.signature | 4 | ||||
-rw-r--r-- | xorg-util-macros/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-util-macros/.signature b/xorg-util-macros/.signature index 77eacd2a..296a0445 100644 --- a/xorg-util-macros/.signature +++ b/xorg-util-macros/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndAO1oINZCv94yTc43Wk5gXF+LLUxpbarL2eV3etRxXEZglVeeempHfjC1KRQTTWp5DKVMGh9VtFxCvUnNbObpgI= -SHA256 (Pkgfile) = 59cd0805e87fdec600ba37b1e69188bc8d3206239004cd1df1321d55881edada +RWTSGWF5Q7TndDYR3Tb2GAoGnw2HWOdanADyByrvr3p2O7HaxW1XRqmnJzNc4qaYil1oQdLmb6ampY+nr9aOutU1IUVnKpmo6Qg= +SHA256 (Pkgfile) = 146d91b6a58b09b678284b5976907a806a6997862f10089cf868c43015906682 SHA256 (.footprint) = adb343f789dfc9e2847282c6a367613823723bf8de499811aa9db211aa096199 SHA256 (util-macros-1.19.2.tar.bz2) = d7e43376ad220411499a79735020f9d145fdc159284867e99467e0d771f3e712 diff --git a/xorg-util-macros/Pkgfile b/xorg-util-macros/Pkgfile index f9975ec2..8bc7678d 100644 --- a/xorg-util-macros/Pkgfile +++ b/xorg-util-macros/Pkgfile @@ -5,7 +5,7 @@ name=xorg-util-macros version=1.19.2 release=1 -source=(http://xorg.freedesktop.org/releases/individual/util/util-macros-$version.tar.bz2) +source=(https://www.x.org/releases/individual/util/util-macros-$version.tar.bz2) build() { cd util-macros-$version |