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-xf86-video-vesa | |
parent | 4da6ee08eafea0d7c09fdc58e839415e7edec259 (diff) | |
download | xorg-34b73657f8daac7f6ab1ed76e21b40c865488b39.tar.gz xorg-34b73657f8daac7f6ab1ed76e21b40c865488b39.tar.xz |
xorg: fix source for 301 moved permanently
Diffstat (limited to 'xorg-xf86-video-vesa')
-rw-r--r-- | xorg-xf86-video-vesa/.signature | 4 | ||||
-rw-r--r-- | xorg-xf86-video-vesa/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-xf86-video-vesa/.signature b/xorg-xf86-video-vesa/.signature index eab45725..baadbec5 100644 --- a/xorg-xf86-video-vesa/.signature +++ b/xorg-xf86-video-vesa/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndGRjwJB9UhrEe5lF3h+xGf1kn9Q4O8fI2fqodjhu0ZkGe0hRZ+/XE5BbXaU6weIqifVQGMRDFaskkGvCwqvv1w8= -SHA256 (Pkgfile) = 9401130aeaa52b6c1b5877ce8ab664885c3efad1bf7affc76a1a76d691768a4c +RWTSGWF5Q7TndA8Zf9TTd8wzscq9ZbNKG1EnN9XUkNmRjyrSGWVzyC8tvNN+yJFYhq/6jmCg7Fg7ERr/UQtPU7o/ouT67UeK9AE= +SHA256 (Pkgfile) = 706d13b6e6552e3a82e5b33e8c6deba059a8a597c705d954dd9aecfb26aeb39e SHA256 (.footprint) = 675c57efe7d575ea018b062e903e7f3cb28b5815783c7886347364c13063b04f SHA256 (xf86-video-vesa-2.4.0.tar.bz2) = bf443c94d7bf6cd4e248f8a3147f4647be04dc4c80250d9405006263bbdee38c diff --git a/xorg-xf86-video-vesa/Pkgfile b/xorg-xf86-video-vesa/Pkgfile index 0f39cc1c..5a43730c 100644 --- a/xorg-xf86-video-vesa/Pkgfile +++ b/xorg-xf86-video-vesa/Pkgfile @@ -6,7 +6,7 @@ name=xorg-xf86-video-vesa version=2.4.0 release=1 -source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-vesa-$version.tar.bz2) +source=(https://www.x.org/releases/individual/driver/xf86-video-vesa-$version.tar.bz2) build() { cd xf86-video-vesa-$version |