]> git.pld-linux.org Git - packages/java-jna.git/commitdiff
unify github url
authorElan Ruusamäe <glen@delfi.ee>
Mon, 23 Sep 2013 06:41:11 +0000 (09:41 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 23 Sep 2013 06:41:11 +0000 (09:41 +0300)
java-jna.spec

index b5eb2bfdbb5c478b560c257a8d6d72059944bf7a..39fdbe3fb125bf81a5d54aee59647188efd7b058 100644 (file)
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without tests           # don't build and run tests
 %bcond_without system_libffi   # use system libffi (upstream 3.0.12 or gcc >= 4.8)
-#
+
 %include       /usr/lib/rpm/macros.java
 Summary:       Easy access to native shared libraries from Java
 Summary(pl.UTF-8):     Prosty dostęp do natywnych bibliotek współdzielonych z poziomu Javy
@@ -11,7 +11,7 @@ Version:      4.0
 Release:       1
 License:       LGPL v2.1 or Apache v2.0
 Group:         Libraries/Java
-Source0:       https://github.com/twall/jna/archive/%{version}.tar.gz?/jna-%{version}.tar.gz
+Source0:       https://github.com/twall/jna/archive/%{version}/jna-%{version}.tar.gz
 # Source0-md5: be0320402c93d33426e51aeb0ff34eec
 # Note: by default jna.jar contains versions of native libjnidispatch
 # for many systems/architectures; this patch disables such packaging;
This page took 0.173217 seconds and 4 git commands to generate.