summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Dewender2013-07-25 10:44:32 +0200
committerJohannes Dewender2013-07-25 10:44:32 +0200
commit445727372250d64448c6ab7176849d60d1883960 (patch)
treeaad9ee24c1a313c40f914932304282f764817614
parentc4db75ed034c5b212f85e08f21edf403d383c10a (diff)
downloadaur-445727372250d64448c6ab7176849d60d1883960.tar.gz
targetcli-fb: change license to Apache
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f2b8b91b4db5..b9c6872c86c7 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.fb26
+ pkgver = 2.1.fb27
pkgrel = 1
url = https://github.com/agrover/targetcli-fb
arch = any
- license = AGPL3
+ license = Apache
depends = python2-rtslib-fb>=2.1.fb33
depends = python2-configshell-fb
provides = targetcli
conflicts = lio-utils
replaces = rtsadmin
- source = targetcli-fb-2.1.fb26.tar.gz::https://github.com/agrover/targetcli-fb/archive/v2.1.fb26.tar.gz
+ source = targetcli-fb-2.1.fb27.tar.gz::https://github.com/agrover/targetcli-fb/archive/v2.1.fb27.tar.gz
source = target.service
source = target
- md5sums = ee4d654ef8071db696229bf817b18f98
+ md5sums = 3e930c79a1aff77e749e7783acfef13b
md5sums = f462e9a5852346c66b77793565ddbc67
md5sums = f23bd6d5d4021c29b4519e40b3b9e042
diff --git a/PKGBUILD b/PKGBUILD
index 32c2a6c7b05d..c130271ca81b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Contributor: Johannes Dewender arch at JonnyJD dot net
pkgname=targetcli-fb
-pkgver=2.1.fb26
+pkgver=2.1.fb27
pkgrel=1
epoch=
pkgdesc="free branch of the targetcli LIO administration shell (iSCSI + Co)"
arch=('any')
url="https://github.com/agrover/targetcli-fb"
-license=('AGPL3')
+license=('Apache')
groups=()
depends=('python2-rtslib-fb>=2.1.fb33' 'python2-configshell-fb')
optdepends=()
@@ -19,7 +19,7 @@ install=
source=($pkgname-$pkgver.tar.gz::https://github.com/agrover/$pkgname/archive/v$pkgver.tar.gz
target.service
target)
-md5sums=('ee4d654ef8071db696229bf817b18f98'
+md5sums=('3e930c79a1aff77e749e7783acfef13b'
'f462e9a5852346c66b77793565ddbc67'
'f23bd6d5d4021c29b4519e40b3b9e042')