Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=11bfea6682a7e14246704c600e0d744ba4dde8d4
commit 11bfea6682a7e14246704c600e0d744ba4dde8d4 Author: DeX77 <[email protected]> Date: Mon Apr 6 19:25:18 2015 +0200 * fix up2date diff --git a/source/network-extra/cifs-utils/FrugalBuild b/source/network-extra/cifs-utils/FrugalBuild index 610a09c..0b12800 100644 --- a/source/network-extra/cifs-utils/FrugalBuild +++ b/source/network-extra/cifs-utils/FrugalBuild @@ -10,9 +10,9 @@ pkgdesc="A set of user-space tools for the in-kernel CIFS filesystem" archs=('i686' 'x86_64') groups=('network-extra') url="http://wiki.samba.org/index.php/LinuxCIFS_utils" -source=("ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/$pkgname-$pkgver.tar.bz2") +source=("https://download.samba.org/pub/linux-cifs/$pkgname/$pkgname-$pkgver.tar.bz2") signatures=("${source[0]}.asc" ) -up2date="Flasttar ftp://ftp.samba.org/pub/linux-cifs/cifs-utils" +up2date="Flasttar https://download.samba.org/pub/linux-cifs/$pkgname/" depends=('libcap' 'talloc' 'libkrb5' 'keyutils') makedepends=('krb5') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
