aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack O'Sullivan <jackos1998@gmail.com>2020-09-09 15:12:53 +0000
committerLeo <thinkabit.ukim@gmail.com>2020-09-11 02:26:41 +0000
commit222fc2fbed717517aee97c68cc19303c480666f9 (patch)
tree71f33830cdc6ee3b76c1792f513a195b779ccb0d
parent70dcbae12c7f27b679c535efae1d1e897bb82ae7 (diff)
community/py3-rtslib: Upgrade to 2.1.73
-rw-r--r--community/py3-rtslib/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/py3-rtslib/APKBUILD b/community/py3-rtslib/APKBUILD
index c200f3935d9..45a85e917ba 100644
--- a/community/py3-rtslib/APKBUILD
+++ b/community/py3-rtslib/APKBUILD
@@ -2,10 +2,10 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=py3-rtslib
_pkgname=rtslib-fb
-pkgver=2.1_p69
+pkgver=2.1_p72
_ver=${pkgver/_rc/rc}
-_ver=${_ver/_p/.fb}
-pkgrel=3
+_ver=${_ver/_p/.}
+pkgrel=0
pkgdesc="Python library that provides an object API to RisingTide Systems generic SCSI Target"
options="!check" # No testsuite
url="https://github.com/open-iscsi/rtslib-fb"
@@ -29,4 +29,4 @@ package() {
# install -D -m644 specs/tcm_fc.spec $pkgdir/var/lib/target/fabric/tcm_fc.spec
}
-sha512sums="552e660eb8aa26ac44f1ac089143a39e10106c1859db863c63ad5469e8ab0b0cdd0fba8f6fc30633cfd321ec0d72f6063ea0e8944aaa228de118400380b5418b v2.1.fb69.tar.gz"
+sha512sums="2c61d335f6367d527b5c29242e178a522158b7dc095bbae2cbe9b3e8a8204b07eff5757a8c79e7c94ca32d35dc3fd988295973d8b13e8de22985429bfd47d0d2 v2.1.72.tar.gz"