From 39df752ccc2d4bbdd48430859c9cb403b9fe6d9f Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sun, 19 Sep 2021 20:22:20 +0300 Subject: curl: bump release number --- core/curl/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/curl/build') diff --git a/core/curl/build b/core/curl/build index 16f2c258..7ac915ff 100755 --- a/core/curl/build +++ b/core/curl/build @@ -18,5 +18,5 @@ --without-zstd \ --with-pic -make curl_LDFLAGS=-all-static +make LDFLAGS=-all-static make DESTDIR="$1" install -- cgit v1.2.3