attic: update to 0.15.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'attic'
|
# Template file for 'attic'
|
||||||
pkgname=attic
|
pkgname=attic
|
||||||
version=0.14
|
version=0.15
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc="Attic-$version"
|
wrksrc="Attic-$version"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python3.4-setuptools python3.4-devel libressl-devel python3.4-Sphinx"
|
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/"
|
homepage="https://attic-backup.org/"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="${PYPI_SITE}/A/Attic/Attic-$version.tar.gz"
|
distfiles="${PYPI_SITE}/A/Attic/Attic-$version.tar.gz"
|
||||||
checksum=286728939777ff4e504afd8c24b405dc6361918aeebd22d44ccd01c786172b29
|
checksum=5b240950ac049efe7ec6957ff8dcb8e7e3ac844329f33b5d72d114ddcba2d6f2
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user