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-imake | |
parent | 4da6ee08eafea0d7c09fdc58e839415e7edec259 (diff) | |
download | xorg-34b73657f8daac7f6ab1ed76e21b40c865488b39.tar.gz xorg-34b73657f8daac7f6ab1ed76e21b40c865488b39.tar.xz |
xorg: fix source for 301 moved permanently
Diffstat (limited to 'xorg-imake')
-rw-r--r-- | xorg-imake/.signature | 4 | ||||
-rw-r--r-- | xorg-imake/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-imake/.signature b/xorg-imake/.signature index 8c7d2005..8c78eabc 100644 --- a/xorg-imake/.signature +++ b/xorg-imake/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndLAi75VB3/azvu+S/wLVoT2O+uzsfW7VYGJ5gNlL8ckmA5pTtmThQbZtljmu6c6D3hQ9+Lz/lS42q2SuDC9Iigk= -SHA256 (Pkgfile) = 8a67980928688c29ad5d00781fbdc6c33c9b181bee18e6e5b7de4423d438e1b3 +RWTSGWF5Q7TndCVX8JLI1lht0FqHQ5dkChYUZ+NpEloT4lPgtyRnNcoNPql9hvAw7zLZsm1u/oFBAyMskblwp5SlHxOUmP3UmgI= +SHA256 (Pkgfile) = 0d8b28da28a7e30d3d832cba7755bd28650e69a7d78773d43d2c383aa7fe3183 SHA256 (.footprint) = 24091de26fa34f69e4e5997b1cd9ca526786b5ba67fd7305eb358d65a2d6f4b4 SHA256 (imake-1.0.8.tar.bz2) = b8d2e416b3f29cd6482bcffaaf19286d32917a164d07102a0e531ccd41a2a702 diff --git a/xorg-imake/Pkgfile b/xorg-imake/Pkgfile index 55d1f10f..cb35c5ae 100644 --- a/xorg-imake/Pkgfile +++ b/xorg-imake/Pkgfile @@ -6,7 +6,7 @@ name=xorg-imake version=1.0.8 release=1 -source=(http://xorg.freedesktop.org/releases/individual/util/imake-$version.tar.bz2) +source=(https://www.x.org/releases/individual/util/imake-$version.tar.bz2) build() { cd imake-$version |