commit 7467d964a4bcb42c627dbe74ab943506ed5e67ca
Author: Adam Gołębiowski <[email protected]>
Date: Fri Feb 8 13:00:59 2019 +0100
- avoid encoding plus sign in patch1 url
sqlite3.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sqlite3.spec b/sqlite3.spec
index 58343fc..ed7d67b 100644
--- a/sqlite3.spec
+++ b/sqlite3.spec
@@ -44,7 +44,7 @@ Source0:
https://www.sqlite.org/2019/sqlite-src-%{vnum}.zip
# Source0-md5: e0fb6e677048c95637fd10408a811011
Patch0: %{name}-sign-function.patch
# https://github.com/CanonicalLtd/dqlite/issues/91
-Patch1:
https://github.com/CanonicalLtd/sqlite/releases/download/version-%{walver}%%2Breplication3/sqlite-%{walver}.diff
+Patch1:
https://github.com/CanonicalLtd/sqlite/releases/download/version-%{walver}+replication3/sqlite-%{walver}.diff
# Patch1-md5: 4a279faaf27e95760b73423875c6d002
URL: https://www.sqlite.org/
BuildRequires: autoconf >= 2.50
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sqlite3.git/commitdiff/7467d964a4bcb42c627dbe74ab943506ed5e67ca
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit