diff options
author | Erich Eckner <git@eckner.net> | 2017-02-13 17:55:17 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-02-13 17:55:17 +0100 |
commit | 22174e028340e328a3ae7d8077b07f45f944751f (patch) | |
tree | b0e83a4ba4cf8dda66d2a8e0bbb5d06f7b374104 /core/curl | |
parent | 35d7810dd313a2493c299d7eb4ac150bfd94b4f1 (diff) | |
download | crux-patches-22174e028340e328a3ae7d8077b07f45f944751f.tar.xz |
curl: fix line in Pkgfile
Diffstat (limited to 'core/curl')
-rw-r--r-- | core/curl/with-ca-path.Pkgfile.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/curl/with-ca-path.Pkgfile.patch b/core/curl/with-ca-path.Pkgfile.patch index 55ef20f..e6d6494 100644 --- a/core/curl/with-ca-path.Pkgfile.patch +++ b/core/curl/with-ca-path.Pkgfile.patch @@ -1,6 +1,6 @@ --- Pkgfile 2016-04-27 21:29:05.981945202 +0200 +++ Pkgfile 2016-04-27 22:49:18.883588926 +0200 -@@ -15,6 +15,7 @@ +@@ -16,6 +16,7 @@ --without-libidn \ --without-cyassl \ --enable-threaded-resolver \ |