summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Dewender2015-01-13 21:39:37 +0100
committerJohannes Dewender2015-01-13 21:39:37 +0100
commite7871ee5801852a8033a1ddedad9f346e917f697 (patch)
treee281a3ddfd87e042e4dc177b940825b02ab2c86a /PKGBUILD
parentf3118e159e8b3673329eab774c586b7cfbd8f91d (diff)
downloadaur-e7871ee5801852a8033a1ddedad9f346e917f697.tar.gz
targetcli-fb: 2.1.fb39
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9fd9b55fdeb9..c83040c56d87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Contributor: Johannes Dewender arch at JonnyJD dot net
pkgname=targetcli-fb
-pkgver=2.1.fb38
+pkgver=2.1.fb39
pkgrel=1
pkgdesc="free branch of the targetcli LIO administration shell (iSCSI + Co)"
arch=('any')
url="https://github.com/agrover/targetcli-fb"
license=('Apache')
groups=()
-depends=('python-rtslib-fb>=2.1.fb51' 'python-configshell-fb>=1.1.fb12')
+depends=('python-rtslib-fb>=2.1.fb52' 'python-configshell-fb>=1.1.fb17')
makedepends=('python-setuptools')
# TODO: optdepend on python-ethtool when available for python3
optdepends=()
@@ -16,7 +16,7 @@ backup=()
options=()
install=
source=(https://fedorahosted.org/releases/t/a/targetcli-fb/$pkgname-$pkgver.tar.gz)
-sha256sums=('cee85005cf2b4ee88d313843029585ead98b0dd14ae326154a6e2f47baa4ef6d')
+sha256sums=('a477b0279fcf03e423df5738324c82d1f67b667f86541b03ee4b522692679ab3')
build() {