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-xauth | |
parent | 4da6ee08eafea0d7c09fdc58e839415e7edec259 (diff) | |
download | xorg-34b73657f8daac7f6ab1ed76e21b40c865488b39.tar.gz xorg-34b73657f8daac7f6ab1ed76e21b40c865488b39.tar.xz |
xorg: fix source for 301 moved permanently
Diffstat (limited to 'xorg-xauth')
-rw-r--r-- | xorg-xauth/.signature | 4 | ||||
-rw-r--r-- | xorg-xauth/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-xauth/.signature b/xorg-xauth/.signature index 85feaea9..687c084a 100644 --- a/xorg-xauth/.signature +++ b/xorg-xauth/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndFWZnUfnPRpJvQFVr23i0w1ZIRO4Wk5vwE/T70v6ntfkmaHbWNDA3l8hTF8qyjdbLMLpoBR2pAjVFzaD9UA1Bw0= -SHA256 (Pkgfile) = c2b8af1cd95a6a8ede4f7388601379528eaf233f4c8a7c89561bde3323f49584 +RWTSGWF5Q7TndI/j6QqFD3sUsc0Qv7N3alUZdsf8nCyPxZP9bM2x7vl9/pFR07LPe16FQ+r01E2xW3MqKkML+WgA1xJRiK4NLw4= +SHA256 (Pkgfile) = a2b559945d61103cf7b4b75c5561a14d155121f0a8071909177b22d2f9f2398f SHA256 (.footprint) = cd1829624890d24527f43e1a3e61b312c9319f6c9ce5f979c537deb90b212d80 SHA256 (xauth-1.0.10.tar.bz2) = 5afe42ce3cdf4f60520d1658d2b17face45c74050f39af45dccdc95e73fafc4d diff --git a/xorg-xauth/Pkgfile b/xorg-xauth/Pkgfile index f657d001..c10f069d 100644 --- a/xorg-xauth/Pkgfile +++ b/xorg-xauth/Pkgfile @@ -6,7 +6,7 @@ name=xorg-xauth version=1.0.10 release=1 -source=(http://xorg.freedesktop.org/releases/individual/app/xauth-$version.tar.bz2) +source=(https://www.x.org/releases/individual/app/xauth-$version.tar.bz2) build() { cd xauth-$version |