diff options
Diffstat (limited to 'libarchive/Pkgfile')
-rwxr-xr-x | libarchive/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libarchive/Pkgfile b/libarchive/Pkgfile index 008356c16..1e1b9b9a2 100755 --- a/libarchive/Pkgfile +++ b/libarchive/Pkgfile @@ -4,9 +4,9 @@ # Packager: thierryn1 at hispeed dot ch name=libarchive -version=2.8.4 -release=2 -source=( http://$name.googlecode.com/files/$name-$version.tar.gz) +version=3.0.4 +release=1 +source=( https://github.com/downloads/$name/$name/$name-$version.tar.gz) |