diff --git a/srcpkgs/libarchive/template b/srcpkgs/libarchive/template index 449f631734..75462f5a47 100644 --- a/srcpkgs/libarchive/template +++ b/srcpkgs/libarchive/template @@ -1,14 +1,14 @@ # Template file for 'libarchive' pkgname=libarchive -version=3.0.3 -distfiles="http://libarchive.googlecode.com/files/$pkgname-$version.tar.gz" +version=3.0.4 +distfiles="https://github.com/downloads/libarchive/libarchive/libarchive-$version.tar.gz" build_style=gnu-configure configure_args="--without-xml2 --without-nettle" short_desc="Library to read/write several different streaming archive formats" maintainer="Juan RP " -homepage="http://code.google.com/p/libarchive" +homepage="http://libarchive.github.com/" license="BSD" -checksum=c5fc7620f74a54b1717e4aed38aee85dc27a988ad1db7640f28eb63a82ea62d7 +checksum=76e8d7c7b100ec4071e48c1b7d3f3ea1d22b39db3e45b7189f75b5ff4df90fac long_desc=" Libarchive is a programming library that can create and read several different streaming archive formats, including most popular tar variants,