diff --git a/libarchive/Pkgfile b/libarchive/Pkgfile index 1a79ef8b..4ed7f3d5 100644 --- a/libarchive/Pkgfile +++ b/libarchive/Pkgfile @@ -1,12 +1,12 @@ # Description: Library to create and read several archive formats -# URL: http://libarchive.github.com/ +# URL: http://www.libarchive.org/ # Maintainer: CRUX System Team, core-ports at crux dot nu # Depends on: bzip2, xz, zlib, acl name=libarchive version=3.0.4 release=1 -source=(https://github.com/downloads/$name/$name/$name-$version.tar.gz) +source=(http://www.libarchive.org/downloads/$name-$version.tar.gz) build() { cd $name-$version