diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2018-02-19 19:55:00 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2018-02-19 19:55:00 +1100 |
commit | 7c2a7b268692d08e67e63c909db7bc82e67c627c (patch) | |
tree | a98e26ecfab09c10e21ba96fffc1f5d877f75740 /mesa3d-32 | |
parent | 271639a80338b3e3c9494de08f858d9a07c60a4c (diff) | |
download | compat-32-7c2a7b268692d08e67e63c909db7bc82e67c627c.tar.gz compat-32-7c2a7b268692d08e67e63c909db7bc82e67c627c.tar.xz |
mesa3d-32: move from ftp to https
Diffstat (limited to 'mesa3d-32')
-rw-r--r-- | mesa3d-32/.signature | 4 | ||||
-rw-r--r-- | mesa3d-32/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mesa3d-32/.signature b/mesa3d-32/.signature index 0e297269..2a0b6851 100644 --- a/mesa3d-32/.signature +++ b/mesa3d-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXQXetmR2ePBK882Ahgd7cvwmoz5ejH4Eto6lbXncn62r3KvgRaTUwib1Co3NbZRkIF21idJZe/8OTiUsGwTR0Qk= -SHA256 (Pkgfile) = 19198fd72bfc3e6749d1c932cf3d2e0f62c028ec57c962baf7afdb70901abf2b +RWSwxGo/zH7eXejRCAskE0npDRfctMn8UhSlx9LZ6YySJ7blmVTQ/qEe+l1yWByugBeQy7V/NG7Hk1alwxeGlYnnSyQ22X/m/wE= +SHA256 (Pkgfile) = b0274c695710cffd94cdd75b49eb45c646b2546e9aaeca2693b5cdd7ff659ee4 SHA256 (.footprint) = 3525a461ea3ed78222f72398df19de29ca02852fd7c5abacc9f76057eb4d50bb SHA256 (mesa-17.3.4.tar.xz) = 71f995e233bc5df1a0dd46c980d1720106e7f82f02d61c1ca50854b5e02590d0 diff --git a/mesa3d-32/Pkgfile b/mesa3d-32/Pkgfile index e7e85adb..ab76a39f 100644 --- a/mesa3d-32/Pkgfile +++ b/mesa3d-32/Pkgfile @@ -6,7 +6,7 @@ name=mesa3d-32 version=17.3.4 release=1 -source=(ftp://ftp.freedesktop.org/pub/mesa/mesa-$version.tar.xz) +source=(https://mesa.freedesktop.org/archive/mesa-$version.tar.xz) build() { cd mesa-$version |