glu: use https instead of ftp

This commit is contained in:
Danny Rawlins 2019-07-27 22:08:59 +10:00
parent 5d431165d2
commit 0f92efdf47
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/xorg.pub
RWTSGWF5Q7TndJBtk/Lv24w/2LIUhG6EhVy8OIAJAebSkxStGABXxlgqKnjz7um2Q3jqpGG+PM7llEOmRGPjJnT8XxI5DDQafQg=
SHA256 (Pkgfile) = b1d9595d273588fcb05eadf8869eaa23edc798a97998791e7b9e2c62749150c8
RWTSGWF5Q7TndPCMQVrIRoCPaja9H72NyaEhF9JYDi6YYEQm1YwdzsWG0vOG4q4GUGYM0l5SITkRmgyoTHkFDReq3hwZZtWmaQE=
SHA256 (Pkgfile) = fa11d15e4a139006c514b133304a5a4efe482967840eb2890b9818cccafd8955
SHA256 (.footprint) = bed9c2be3ed1d33d72654b944a27a73bcc4eaa913275e5d199981a2447dbe5f0
SHA256 (glu-9.0.1.tar.xz) = fb5a4c2dd6ba6d1c21ab7c05129b0769544e1d68e1e3b0ffecb18e73c93055bc

View File

@ -6,7 +6,7 @@
name=glu
version=9.0.1
release=1
source=(ftp://ftp.freedesktop.org/pub/mesa/$name/$name-$version.tar.xz)
source=(https://mesa.freedesktop.org/archive/$name/$name-$version.tar.xz)
build() {
cd $name-$version