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-xvinfo | |
parent | 4da6ee08eafea0d7c09fdc58e839415e7edec259 (diff) | |
download | xorg-34b73657f8daac7f6ab1ed76e21b40c865488b39.tar.gz xorg-34b73657f8daac7f6ab1ed76e21b40c865488b39.tar.xz |
xorg: fix source for 301 moved permanently
Diffstat (limited to 'xorg-xvinfo')
-rw-r--r-- | xorg-xvinfo/.signature | 4 | ||||
-rw-r--r-- | xorg-xvinfo/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-xvinfo/.signature b/xorg-xvinfo/.signature index e201d777..e72e6a8e 100644 --- a/xorg-xvinfo/.signature +++ b/xorg-xvinfo/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndLOkDXSoX3Wf/ISNUCXBNIFDF9KSQ548sFYsYwFBur/rIz8DmfRJqK/vb7JX3Pn1Jae47GBmjt0LNB9eG2Jiwwk= -SHA256 (Pkgfile) = ea90a1be25368dc0a9ca03a3f382293878af92874b20a16792ce3fb8c3c2f4cd +RWTSGWF5Q7TndCi9bnWta8Za57dM36tTPLKBUPEUxZB9+Rt/tGV0g6ubUk5X29RXCjSPs1vP9Xa1a/LMp3e43mhrw5CWM2gagwc= +SHA256 (Pkgfile) = ae3ea59faa6ca12dae0b811af9b5637bd56c11c552b19009dea9170e8bf880e6 SHA256 (.footprint) = 7c369349111cabc04c568222da4d28e7c02057acaafac7f4d8e39e7b296bf96c SHA256 (xvinfo-1.1.4.tar.bz2) = 0353220d6606077ba42363db65f50410759f9815352f77adc799e2adfa76e73f diff --git a/xorg-xvinfo/Pkgfile b/xorg-xvinfo/Pkgfile index eccd1ad4..ed9857a2 100644 --- a/xorg-xvinfo/Pkgfile +++ b/xorg-xvinfo/Pkgfile @@ -6,7 +6,7 @@ name=xorg-xvinfo version=1.1.4 release=1 -source=(http://xorg.freedesktop.org/releases/individual/app/xvinfo-$version.tar.bz2) +source=(https://www.x.org/releases/individual/app/xvinfo-$version.tar.bz2) build() { cd xvinfo-$version |