diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-05-16 19:15:20 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-05-16 19:15:20 +0000 |
commit | d0d660406974bff332106249841396338b831527 (patch) | |
tree | 21ce27bab663804ccd10e554416187db2ae3542e /testing/iscsi-scst | |
parent | 1f8dfc6d8f08087eab8a659c781193fab87c0168 (diff) | |
download | aports-d0d660406974bff332106249841396338b831527.tar.bz2 aports-d0d660406974bff332106249841396338b831527.tar.xz |
testing/[various]: rebuild against openssl-1.0.0
Diffstat (limited to 'testing/iscsi-scst')
-rw-r--r-- | testing/iscsi-scst/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/iscsi-scst/APKBUILD b/testing/iscsi-scst/APKBUILD index dee7d15edb..1624175deb 100644 --- a/testing/iscsi-scst/APKBUILD +++ b/testing/iscsi-scst/APKBUILD @@ -3,7 +3,7 @@ pkgname=iscsi-scst pkgver=1.0.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="ISCSI target for SCST - userspace tools" url="http://iscsi-scst.sourceforge.net/" license="GPL-2" |