commit 5d57f4934e110602e72daf60d4cd6aedb63201e7
Author: Jakub Bogusz <[email protected]>
Date:   Fri Mar 15 19:49:40 2019 +0100

    - simplified Source0 URL

 libvpx.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/libvpx.spec b/libvpx.spec
index 9d3faae..cb89deb 100644
--- a/libvpx.spec
+++ b/libvpx.spec
@@ -21,8 +21,10 @@ Version:     1.8.0
 Release:       1
 License:       BSD
 Group:         Libraries
-#Source0Download: http://downloads.webmproject.org/releases/webm/index.html
-Source0:       
https://github.com/webmproject/libvpx/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
+# original download URL: 
http://downloads.webmproject.org/releases/webm/index.html
+# ...but use github mirror to get consistent tarballs
+#Source0Download: https://github.com/webmproject/libvpx/releases
+Source0:       
https://github.com/webmproject/libvpx/archive/v%{version}/%{name}-%{version}.tar.gz
 # Source0-md5: 49cb591325f44a3459b040112e3b82e7
 URL:           http://www.webmproject.org/
 BuildRequires: doxygen
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libvpx.git/commitdiff/5d57f4934e110602e72daf60d4cd6aedb63201e7

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to