diff options
-rw-r--r-- | community/targetcli/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/targetcli/APKBUILD b/community/targetcli/APKBUILD index 6d1995190e..22f3b930a7 100644 --- a/community/targetcli/APKBUILD +++ b/community/targetcli/APKBUILD @@ -4,7 +4,7 @@ pkgname=targetcli pkgver=2.1_p49 _ver=${pkgver/_rc/rc} _ver=${_ver/_p/.fb} -pkgrel=0 +pkgrel=1 pkgdesc="An administration shell for storage targets" url="https://github.com/open-iscsi/targetcli-fb" arch="noarch" |