ports/opt (3.4): xterm: use https as download URL
commit e6c92673df184807681329488c0ae666053db448 Author: Juergen Daubert <jue@jue.li> Date: Wed Apr 3 19:12:27 2019 +0200 xterm: use https as download URL diff --git a/xterm/.signature b/xterm/.signature index 418c75c80..a9f6377d6 100644 --- a/xterm/.signature +++ b/xterm/.signature @@ -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 diff --git a/xterm/Pkgfile b/xterm/Pkgfile index e296e6648..d4f2a2372 100644 --- a/xterm/Pkgfile +++ b/xterm/Pkgfile @@ -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
participants (1)
-
crux@crux.nu