aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2012-04-18 13:22:30 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2012-04-18 13:22:30 +0000
commit19afdeea89eacd9f92cf65de36f2df2b5794059e (patch)
treec93c99ef9266ba262171859aca103db52984e170 /testing
parent80cbdae593a37240b24b03fd57e705248de9846a (diff)
downloadaports-19afdeea89eacd9f92cf65de36f2df2b5794059e.tar.bz2
aports-19afdeea89eacd9f92cf65de36f2df2b5794059e.tar.xz
testing/py-rtslib: upgrade to 2.1.13
Diffstat (limited to 'testing')
-rw-r--r--testing/py-rtslib/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py-rtslib/APKBUILD b/testing/py-rtslib/APKBUILD
index 97ab4238fb..34f135caa6 100644
--- a/testing/py-rtslib/APKBUILD
+++ b/testing/py-rtslib/APKBUILD
@@ -2,10 +2,10 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=py-rtslib
_realname=rtslib
-pkgver=2.1_p9
+pkgver=2.1_p13
_ver=${pkgver/_rc/rc}
_ver=${_ver/_p/.fb}
-pkgrel=1
+pkgrel=0
pkgdesc="Python library that provides an object API to RisingTide Systems generic SCSI Target"
url="https://github.com/agrover/rtslib-fb"
arch="noarch"
@@ -58,4 +58,4 @@ package() {
python setup.py install --root="$pkgdir"
}
-md5sums="3c7632404c4a39d8517f0144ffbd32c6 rtslib-2.1.fb9.tar.gz"
+md5sums="77f5e3a60f7a2f94d9f2c372673f8d08 rtslib-2.1.fb13.tar.gz"