ports/compat-32 (3.3): talloc-32: use https
commit 4ebed096abe8c6b1e02cacd4e4bf06bd75b60449 Author: Danny Rawlins <monster.romster@gmail.com> Date: Sat Feb 4 18:24:01 2017 +1100 talloc-32: use https diff --git a/talloc-32/Pkgfile b/talloc-32/Pkgfile index e4ae997..4d1ada2 100644 --- a/talloc-32/Pkgfile +++ b/talloc-32/Pkgfile @@ -1,12 +1,12 @@ # Description: Hierarchical, reference counted memory pool system with destructors -# URL: http://talloc.samba.org/ +# URL: https://talloc.samba.org/ # Maintainer: CRUX compat-32 Team, compat-32-ports at crux dot nu # Depends on: python-32 talloc name=talloc-32 version=2.1.8 release=1 -source=(http://samba.org/ftp/talloc/talloc-$version.tar.gz) +source=(https://samba.org/ftp/talloc/talloc-$version.tar.gz) build() { cd talloc-$version
participants (1)
-
crux@crux.nu