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-libxaw | |
parent | 4da6ee08eafea0d7c09fdc58e839415e7edec259 (diff) | |
download | xorg-34b73657f8daac7f6ab1ed76e21b40c865488b39.tar.gz xorg-34b73657f8daac7f6ab1ed76e21b40c865488b39.tar.xz |
xorg: fix source for 301 moved permanently
Diffstat (limited to 'xorg-libxaw')
-rw-r--r-- | xorg-libxaw/.signature | 4 | ||||
-rw-r--r-- | xorg-libxaw/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-libxaw/.signature b/xorg-libxaw/.signature index 257b669e..7dedb3a3 100644 --- a/xorg-libxaw/.signature +++ b/xorg-libxaw/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndPPhT56ESTg3soWNBL3leeFLg0fzFBHI0VSnDY6p6a53qhv+pBPf0WQMmhEVkpY0AlIyOooFvNJtO9kyEN6M6QY= -SHA256 (Pkgfile) = f48c45e3736b35dfe30b72f9badb31411c988d507136276c5f35c21401ffd8e2 +RWTSGWF5Q7TndNbE0r8YVUoVy3/ECoq/wB7L8ibsMa7K0R49DgWkv/jypP0/pQMpc5Yg/8lsrajb/rOsV7H8j8679i0udBETRgY= +SHA256 (Pkgfile) = bdbe4a0a0d9fe25d58a429ba8c357236732ada17adfae0ef706703e5fb753451 SHA256 (.footprint) = abe71f4eb356cc6406f1436d0047cf3cf7227d6f87f8ebc6e4cec8ff7e031789 SHA256 (libXaw-1.0.13.tar.bz2) = 8ef8067312571292ccc2bbe94c41109dcf022ea5a4ec71656a83d8cce9edb0cd diff --git a/xorg-libxaw/Pkgfile b/xorg-libxaw/Pkgfile index 2ba6888e..b8220b22 100644 --- a/xorg-libxaw/Pkgfile +++ b/xorg-libxaw/Pkgfile @@ -6,7 +6,7 @@ name=xorg-libxaw version=1.0.13 release=2 -source=(http://xorg.freedesktop.org/releases/individual/lib/libXaw-$version.tar.bz2) +source=(https://www.x.org/releases/individual/lib/libXaw-$version.tar.bz2) build() { cd libXaw-$version |