Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d0bdf4701b0fcada522043015fcd56ddcb837288
commit d0bdf4701b0fcada522043015fcd56ddcb837288 Author: crazy <[email protected]> Date: Tue Sep 5 22:55:31 2017 +0200 varnish-5.1.3-1-x86_64 * up2date=() fix diff --git a/source/network-extra/varnish/FrugalBuild b/source/network-extra/varnish/FrugalBuild index a72e872..c649846 100644 --- a/source/network-extra/varnish/FrugalBuild +++ b/source/network-extra/varnish/FrugalBuild @@ -11,7 +11,8 @@ depends=('pcre' 'jemalloc') makedepends=('docutils') groups=('network-extra') archs=('x86_64') -source=("http://repo.varnish-cache.org/source/$pkgname-$pkgver.tar.gz" $pkgname.service $pkgname.conf) +_F_archive_grepv="rc" +source=("http://varnish-cache.org/_downloads/$pkgname-$pkgver.tgz" $pkgname.service $pkgname.conf) up2date=("Flasttar https://varnish-cache.org/releases/") sha1sums=('5ba9bbd89ee7de5acdf320e6828a0dbf3bda4270' \ '5278161f50c5053ab11268a1edf209a38b56a1a4' \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
