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-libxau | |
parent | 4da6ee08eafea0d7c09fdc58e839415e7edec259 (diff) | |
download | xorg-34b73657f8daac7f6ab1ed76e21b40c865488b39.tar.gz xorg-34b73657f8daac7f6ab1ed76e21b40c865488b39.tar.xz |
xorg: fix source for 301 moved permanently
Diffstat (limited to 'xorg-libxau')
-rw-r--r-- | xorg-libxau/.signature | 4 | ||||
-rw-r--r-- | xorg-libxau/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-libxau/.signature b/xorg-libxau/.signature index 95388310..4daf2872 100644 --- a/xorg-libxau/.signature +++ b/xorg-libxau/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndMmRxlxY1/CrcTy7yHLnJsgpehP1sF3OHR+TNuaT2J0/ifXekEAht+LR+HwpsAx6KUa/OukGcafB9DD4aDveTQg= -SHA256 (Pkgfile) = 87878f51b3b87cabfe444f2e6547809607f6be85097944d15c85d2918d3c1a3e +RWTSGWF5Q7TndBQEu0KBIXgbqYREQ5huox7RstMi5EJ/GGZsuycwYyHjJ0rV+3DNTLeemrkbeE7FXRiKNhO9QBdb5fsyRKVDhA8= +SHA256 (Pkgfile) = fe90906e3b5a78ab4d1eb76d844b03f2de6028d53e7f4bbc1bfc240fb9e2c6bf SHA256 (.footprint) = f6fed785c2a0ee43a52d4d5b62f6fa2afb63dadbc8e4d000dc1283b888bdc4c2 SHA256 (libXau-1.0.9.tar.bz2) = ccf8cbf0dbf676faa2ea0a6d64bcc3b6746064722b606c8c52917ed00dcb73ec diff --git a/xorg-libxau/Pkgfile b/xorg-libxau/Pkgfile index 213484e6..02e180fa 100644 --- a/xorg-libxau/Pkgfile +++ b/xorg-libxau/Pkgfile @@ -6,7 +6,7 @@ name=xorg-libxau version=1.0.9 release=1 -source=(http://xorg.freedesktop.org/releases/individual/lib/libXau-$version.tar.bz2) +source=(https://www.x.org/releases/individual/lib/libXau-$version.tar.bz2) build() { cd libXau-$version |