attic: update to 0.15.
This commit is contained in:
parent
8396a3d898
commit
8137d189f5
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'attic'
|
||||
pkgname=attic
|
||||
version=0.14
|
||||
revision=4
|
||||
version=0.15
|
||||
revision=1
|
||||
wrksrc="Attic-$version"
|
||||
build_style=python-module
|
||||
hostmakedepends="python3.4-setuptools python3.4-devel libressl-devel python3.4-Sphinx"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
homepage="https://attic-backup.org/"
|
||||
license="BSD"
|
||||
distfiles="${PYPI_SITE}/A/Attic/Attic-$version.tar.gz"
|
||||
checksum=286728939777ff4e504afd8c24b405dc6361918aeebd22d44ccd01c786172b29
|
||||
checksum=5b240950ac049efe7ec6957ff8dcb8e7e3ac844329f33b5d72d114ddcba2d6f2
|
||||
|
||||
pre_build() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue