Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0fa78266b38fa381be48c6832e424ca042772c50
commit 0fa78266b38fa381be48c6832e424ca042772c50 Author: DeX77 <[email protected]> Date: Thu Jan 12 16:01:22 2017 +0100 * fix up2date /source diff --git a/source/network-extra/uwsgi/FrugalBuild b/source/network-extra/uwsgi/FrugalBuild index eb473a7..d4e1c1c 100644 --- a/source/network-extra/uwsgi/FrugalBuild +++ b/source/network-extra/uwsgi/FrugalBuild @@ -12,14 +12,13 @@ license=(GPL2) conflicts=(python-$pkgbase) depends=('glibc>=2.24-4') makedepends=('libyaml' 'pcre' 'libedit' 'openssl>=1.0.2-10' 'gmp' 'jansson' ' postgresql>=9.5.4') -source=(http://projects.unbit.it/downloads/$pkgname-$pkgver.tar.gz \ +_F_github_author="unbit" +Finclude mono github +source=("${source[@]}" uwsgi_trick_chroot.patch \ [email protected] \ [email protected] \ uwsgi_ruby20_compatibility.patch ) -up2date="Flasttar http://projects.unbit.it/downloads" -_F_mono_nodepends="true" -Finclude mono sha1sums=('b500ed76dd791d09ce57304c55b724ca74b2ab9b' \ '5a9b549a42e2ad2b45edd3eab9fd359919df6ce9' \ '5b28030d6a28b7a733ea42200360c1880d6bb9c1' \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
