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-xdpyinfo | |
parent | 4da6ee08eafea0d7c09fdc58e839415e7edec259 (diff) | |
download | xorg-34b73657f8daac7f6ab1ed76e21b40c865488b39.tar.gz xorg-34b73657f8daac7f6ab1ed76e21b40c865488b39.tar.xz |
xorg: fix source for 301 moved permanently
Diffstat (limited to 'xorg-xdpyinfo')
-rw-r--r-- | xorg-xdpyinfo/.signature | 4 | ||||
-rw-r--r-- | xorg-xdpyinfo/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-xdpyinfo/.signature b/xorg-xdpyinfo/.signature index 22bafe4c..a9d67f0a 100644 --- a/xorg-xdpyinfo/.signature +++ b/xorg-xdpyinfo/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndI03tZAqrCCqY4069q8PU4kQLTyK3aVgNP1z6tPaIRwSeVL1rnGjL+eDYVOEiy/RGO0Hbda0MwbJTWMhr7/Dvww= -SHA256 (Pkgfile) = c7267e4c14599e17c1e06b2e8eab6a7b650db1380006a60229c7fef0bca6eaab +RWTSGWF5Q7TndN1nQyOqbSwY9ovMpST9zfpvXZ16qDCogoqwe0hOHP+cP/yXiyGj9a0xVdcSVp5Fr9oLfxmuzV1wzpVgWZEfVgQ= +SHA256 (Pkgfile) = 59a7dc093f0dc9bdeb809a56518fa7901fecc0d7e1c7f0e7896dfe17ea6ca332 SHA256 (.footprint) = aaabe16e46a2db1dd72629e8512b80b266030b60ede32beb5cbb775886ca2db2 SHA256 (xdpyinfo-1.3.2.tar.bz2) = 30238ed915619e06ceb41721e5f747d67320555cc38d459e954839c189ccaf51 diff --git a/xorg-xdpyinfo/Pkgfile b/xorg-xdpyinfo/Pkgfile index 40fbbd57..271f4be6 100644 --- a/xorg-xdpyinfo/Pkgfile +++ b/xorg-xdpyinfo/Pkgfile @@ -6,7 +6,7 @@ name=xorg-xdpyinfo version=1.3.2 release=2 -source=(http://xorg.freedesktop.org/releases/individual/app/xdpyinfo-$version.tar.bz2) +source=(https://www.x.org/releases/individual/app/xdpyinfo-$version.tar.bz2) build() { cd xdpyinfo-$version |