summaryrefslogtreecommitdiff
path: root/talloc
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2017-02-04 18:21:04 +1100
committerDanny Rawlins <monster.romster@gmail.com>2017-02-04 18:21:04 +1100
commit7a7757b4eca67abf769a5fae28e648812ea7c380 (patch)
tree295d829ff053a05da29a9410d9927b27bf969033 /talloc
parentc15d20ec98940e21db93ada1fc54b39257b6d9ce (diff)
downloadopt-7a7757b4eca67abf769a5fae28e648812ea7c380.tar.gz
opt-7a7757b4eca67abf769a5fae28e648812ea7c380.tar.xz
talloc: use https
Diffstat (limited to 'talloc')
-rw-r--r--talloc/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/talloc/Pkgfile b/talloc/Pkgfile
index 9f92e5d5b..21f48820f 100644
--- a/talloc/Pkgfile
+++ b/talloc/Pkgfile
@@ -1,5 +1,5 @@
# Description: Hierarchical, reference counted memory pool system with destructors
-# URL: http://talloc.samba.org/
+# URL: https://talloc.samba.org/
# Maintainer: Alan Mizrahi, alan at mizrahi dot com dot ve
# Packager: Tilman Sauerbeck, tilman at crux dot nu
# Depends on: python
@@ -8,7 +8,7 @@ name=talloc
version=2.1.8
release=1
source=(
-http://samba.org/ftp/$name/$name-$version.tar.gz
+https://samba.org/ftp/$name/$name-$version.tar.gz
$name-$version-man-pages.tar.xz
)

Generated by cgit