Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=005f05975442faefadff74403ac13f061e726d14
commit 005f05975442faefadff74403ac13f061e726d14 Author: crazy <[email protected]> Date: Sat Feb 3 13:18:16 2018 +0100 neon-0.30.2-3-x86_64 * rebuild with tc diff --git a/source/network/neon/FrugalBuild b/source/network/neon/FrugalBuild index cb4ec5e..ad0ef77 100644 --- a/source/network/neon/FrugalBuild +++ b/source/network/neon/FrugalBuild @@ -3,7 +3,7 @@ pkgname=neon pkgver=0.30.2 -pkgrel=2 +pkgrel=3 pkgdesc="An HTTP and WebDAV client library, with a C interface." url="http://www.webdav.org/neon/" depends=('libkrb5>=1.14.4' 'expat>=2.1.0-5' 'zlib>=1.2.8-8' 'openssl>=1.0.2-9') @@ -11,8 +11,8 @@ makedepends=('krb5>=1.14.4') groups=('network') archs=("x86_64") up2date="Flasttar $url" -source=($url/$pkgname-$pkgver.tar.gz) -options=('force') +#source=($url/$pkgname-$pkgver.tar.gz) +source=(https://fossies.org/linux/www/$pkgname-$pkgver.tar.gz) Fconfopts+=" --disable-debug --with-expat --with-ssl --enable-threadsafe-ssl --enable-shared" sha1sums=('d1c020f96731135263476ebaa72b2da07c4727cd') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
