attic: update to 0.16.
distfiles expanded since http -> https rewriting does not work upstream?
This commit is contained in:
parent
ae810dd37e
commit
3999c183c3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'attic'
|
||||
pkgname=attic
|
||||
version=0.15
|
||||
version=0.16
|
||||
revision=1
|
||||
wrksrc="Attic-$version"
|
||||
build_style=python-module
|
||||
|
@ -14,8 +14,8 @@ short_desc="A deduplicating backup program for efficient and secure backups"
|
|||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
homepage="https://attic-backup.org/"
|
||||
license="BSD"
|
||||
distfiles="${PYPI_SITE}/A/Attic/Attic-$version.tar.gz"
|
||||
checksum=5b240950ac049efe7ec6957ff8dcb8e7e3ac844329f33b5d72d114ddcba2d6f2
|
||||
distfiles="https://pypi.python.org/packages/source/A/Attic/Attic-0.16.tar.gz"
|
||||
checksum=6650cd28072101c2e05941e77b93a62f91da6179785e4e4b4880916c469bba2c
|
||||
|
||||
pre_build() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue
Block a user