aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-rtslib/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-rtslib/APKBUILD')
-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"