From 285edcd1308d2895ae7cdcc927a39741d3d4f28b Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Wed, 10 Jul 2019 09:03:35 +0000 Subject: [PATCH] community/targetcli: bump pkgrel. Fixes #10670 --- community/targetcli/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/targetcli/APKBUILD b/community/targetcli/APKBUILD index 6d1995190e6..22f3b930a71 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"