summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Dewender2013-05-04 12:29:38 +0200
committerJohannes Dewender2013-05-04 12:29:38 +0200
commit3f7237541621c8e8868f2016ebcd6c45516d0a16 (patch)
tree86d5c9256e4947650e8949e12da3550836ad80e6
parentafdc57dcecef9617c13199ece985bc97a9628e7f (diff)
downloadaur-3f7237541621c8e8868f2016ebcd6c45516d0a16.tar.gz
targetcli-fb: 2.1.fb24
This now depends on rtslib-fb >= 2.1.fb33
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 953421781695..7a53bbc81b9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = targetcli-fb
pkgdesc = free branch of the targetcli LIO administration shell (iSCSI + Co)
- pkgver = 2.1.fb23
+ pkgver = 2.1.fb24
pkgrel = 1
url = https://github.com/agrover/targetcli-fb
arch = any
license = AGPL3
- depends = python2-rtslib-fb>=2.1.fb28
+ depends = python2-rtslib-fb>=2.1.fb33
depends = python2-configshell-fb
provides = targetcli
conflicts = lio-utils
replaces = rtsadmin
- source = targetcli-fb-2.1.fb23.tar.gz::https://github.com/agrover/targetcli-fb/archive/v2.1.fb23.tar.gz
+ source = targetcli-fb-2.1.fb24.tar.gz::https://github.com/agrover/targetcli-fb/archive/v2.1.fb24.tar.gz
source = target.service
source = target
- md5sums = 4bb78824fae4ee343fe1722d95a8758c
+ md5sums = b3e2bd5613c5a20fcaed88f770c08b59
md5sums = f462e9a5852346c66b77793565ddbc67
md5sums = f23bd6d5d4021c29b4519e40b3b9e042
diff --git a/PKGBUILD b/PKGBUILD
index 6550b52f0b34..39a3a2defc40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Johannes Dewender arch at JonnyJD dot net
pkgname=targetcli-fb
-pkgver=2.1.fb23
+pkgver=2.1.fb24
pkgrel=1
epoch=
pkgdesc="free branch of the targetcli LIO administration shell (iSCSI + Co)"
@@ -8,7 +8,7 @@ arch=('any')
url="https://github.com/agrover/targetcli-fb"
license=('AGPL3')
groups=()
-depends=('python2-rtslib-fb>=2.1.fb28' 'python2-configshell-fb')
+depends=('python2-rtslib-fb>=2.1.fb33' 'python2-configshell-fb')
optdepends=()
conflicts=('lio-utils')
provides=('targetcli')
@@ -19,7 +19,7 @@ install=
source=($pkgname-$pkgver.tar.gz::https://github.com/agrover/$pkgname/archive/v$pkgver.tar.gz
target.service
target)
-md5sums=('4bb78824fae4ee343fe1722d95a8758c'
+md5sums=('b3e2bd5613c5a20fcaed88f770c08b59'
'f462e9a5852346c66b77793565ddbc67'
'f23bd6d5d4021c29b4519e40b3b9e042')