[arch-commits] Commit in curl/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Tue Jan 8 08:47:45 UTC 2019


    Date: Tuesday, January 8, 2019 @ 08:47:44
  Author: eworm
Revision: 343106

use final patch from master

Modified:
  curl/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-08 08:44:21 UTC (rev 343105)
+++ PKGBUILD	2019-01-08 08:47:44 UTC (rev 343106)
@@ -15,10 +15,10 @@
 provides=('libcurl.so')
 options=('strip' 'debug')
 source=("https://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
-         curl-3399.patch::https://github.com/curl/curl/pull/3399.patch)
+         'curl-3399.patch::https://github.com/curl/curl/commit/6dc1780ea54129b3e6721fe9ee3f9d4f1d7abc1b.patch')
 sha512sums=('25ad69a1978de2178ac7a456e72152907203931ad895234c14781c27681ea2c5d6669794880c4ebae6e38b8014c6538bc88a6afec2c192210b6d491d60b8f691'
             'SKIP'
-            '233ccf215722657f8db5fd8e959836515361aa76bb67ae058ab8d946ae7673e623acb144b72ef429a240075ea23fd57adbbc0248a575537f4fcd18910bac289f')
+            '8a351ee445f79e54b46cc584fc0c341875d012f1db6e858de1b790177f12c622361eeccec1758d439ef1d839c9688899dd761b949b33311aa717709ba6040c05')
 validpgpkeys=('27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2') # Daniel Stenberg
 
 prepare() {



More information about the arch-commits mailing list