Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cdacc2c1750ca3da3b397fe81801468010480e88

commit cdacc2c1750ca3da3b397fe81801468010480e88
Author: crazy <[email protected]>
Date:   Wed Nov 16 00:55:05 2016 +0100

curl-7.51.0-3-x86_64
* we need linidn2 now ( CVE-2016-8625 )
* I hope not to much breaks with that

diff --git a/source/network/curl/FrugalBuild b/source/network/curl/FrugalBuild
index af43f5c..a08d417 100644
--- a/source/network/curl/FrugalBuild
+++ b/source/network/curl/FrugalBuild
@@ -4,11 +4,11 @@

pkgname=curl
pkgver=7.51.0
-pkgrel=2
+pkgrel=3
pkgdesc="A command line tool for transferring data specified with URL syntax."
url="http://curl.haxx.se";
makedepends=('groff')
-depends=('nghttp2>=1.7.1-2' 'libidn>=1.33-2' 'libssh2>=1.7.0-4' 'libldap')
+depends=('nghttp2>=1.7.1-2' 'libidn2>=0.11' 'libssh2>=1.7.0-4' 'libldap')
rodepends=('c-ares>=1.11.0-2') # Binary backward compatibility
groups=('network')
archs=("x86_64")
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to