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-libxkbfile | |
parent | 4da6ee08eafea0d7c09fdc58e839415e7edec259 (diff) | |
download | xorg-34b73657f8daac7f6ab1ed76e21b40c865488b39.tar.gz xorg-34b73657f8daac7f6ab1ed76e21b40c865488b39.tar.xz |
xorg: fix source for 301 moved permanently
Diffstat (limited to 'xorg-libxkbfile')
-rw-r--r-- | xorg-libxkbfile/.signature | 4 | ||||
-rw-r--r-- | xorg-libxkbfile/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-libxkbfile/.signature b/xorg-libxkbfile/.signature index f453d18a..583b782e 100644 --- a/xorg-libxkbfile/.signature +++ b/xorg-libxkbfile/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndAKcaTV3tY0BoTpKqiDbRq5xo5nf3RwzI8tIVIbtTpqhSSEaJ9wg6iAvJwMD1t9BzvIlouhEBKUv+4Ofw+d0pwk= -SHA256 (Pkgfile) = 93cf81fe00f1219180e12900cf0dfb7903ac65be01add9979f17e47a7d2f61d7 +RWTSGWF5Q7TndAhyaoHQT/rAyprel8WAs26by8Xagic+K3K72JJgZwfrVHYvYhicDxrg+1QeGLkqf9kDbgc6g7CNKW2iUAkFyAc= +SHA256 (Pkgfile) = 0a94246a8f75df76fb14501f5fdff125b341f37f0bcc85d16f52e264dbd080db SHA256 (.footprint) = 4fcdb9dd7ebc89763872d754afb29efaf56b3bf5551ae31401854dfdf0a0d434 SHA256 (libxkbfile-1.1.0.tar.bz2) = 758dbdaa20add2db4902df0b1b7c936564b7376c02a0acd1f2a331bd334b38c7 diff --git a/xorg-libxkbfile/Pkgfile b/xorg-libxkbfile/Pkgfile index 76b77ac0..0bba9a46 100644 --- a/xorg-libxkbfile/Pkgfile +++ b/xorg-libxkbfile/Pkgfile @@ -6,7 +6,7 @@ name=xorg-libxkbfile version=1.1.0 release=1 -source=(http://xorg.freedesktop.org/releases/individual/lib/libxkbfile-$version.tar.bz2) +source=(https://www.x.org/releases/individual/lib/libxkbfile-$version.tar.bz2) build() { cd libxkbfile-$version |