libarchive: new source URL

This commit is contained in:
Juergen Daubert 2013-02-06 16:52:29 +01:00
parent 063af3fdf4
commit d3f93ab676

View File

@ -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