summaryrefslogtreecommitdiff
path: root/talloc
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2015-02-09 19:56:24 +1100
committerDanny Rawlins <monster.romster@gmail.com>2015-02-09 19:58:07 +1100
commit810901d2e84f718dd06ae76ee342e74d38f0f466 (patch)
tree13fb28db669a8599ca78e7b2b877888fd95a4ee3 /talloc
parentafdfa77a93a2777a134c03d6726731d094cc748d (diff)
downloadopt-810901d2e84f718dd06ae76ee342e74d38f0f466.tar.gz
opt-810901d2e84f718dd06ae76ee342e74d38f0f466.tar.xz
talloc: switch from ftp to http
Diffstat (limited to 'talloc')
-rw-r--r--talloc/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/talloc/Pkgfile b/talloc/Pkgfile
index 668c53d0c..24e2ffe0b 100644
--- a/talloc/Pkgfile
+++ b/talloc/Pkgfile
@@ -7,7 +7,7 @@
name=talloc
version=2.1.1
release=1
-source=(ftp://ftp.samba.org/pub/$name/$name-$version.tar.gz
+source=(http://samba.org/ftp/$name/$name-$version.tar.gz
talloc.3)
build() {

Generated by cgit