xterm: use https as download URL

This commit is contained in:
Juergen Daubert 2019-04-03 19:12:27 +02:00
parent 61f0bb6527
commit e6c92673df
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/THGQC4guIe3vixkflQYdv7rGXaigR6FLE8ouSN9p4AzOj+KffNDdTSsPU/AnNw8go2wbPBz+GrCszBHBd7WGwA=
SHA256 (Pkgfile) = 3ea02bd10548b061b99a00629fb08a077f9dfae5ea4bb707926b7693a9da9528
RWSE3ohX2g5d/XA2Dy5WcYSV70U5ZtF27nL1bgeZk0+SZMJptoI6osUKxIMXU/y2EuxKQVQcHTKT2phNb2OWtDcON87Sks/BuAc=
SHA256 (Pkgfile) = 09cc59264958a7e74d1daa3d6d52fd1702b81cd62df72c392386f9ffdc60e491
SHA256 (.footprint) = 8e636d56693b8e10b9082b4fec4726bc62f13dbdcc40fd018059ac95abeb1377
SHA256 (xterm-344.tgz) = ccceb8f6119ae24ab422d7ce7c5713114d304c856daf0d922efc198b56accdf5

View File

@ -6,7 +6,7 @@
name=xterm
version=344
release=1
source=(ftp://ftp.invisible-island.net/$name/$name-$version.tgz)
source=(https://invisible-mirror.net/archives/$name/$name-$version.tgz)
build() {
cd $name-$version