aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py3-rtslib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-rtslib/APKBUILD b/community/py3-rtslib/APKBUILD
index f71c5be7408..c200f3935d9 100644
--- a/community/py3-rtslib/APKBUILD
+++ b/community/py3-rtslib/APKBUILD
@@ -5,7 +5,7 @@ _pkgname=rtslib-fb
pkgver=2.1_p69
_ver=${pkgver/_rc/rc}
_ver=${_ver/_p/.fb}
-pkgrel=2
+pkgrel=3
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"