summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Markus Hutmacher <mailing@markhu.de>2014-04-19 19:27:26 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-04-23 07:51:48 +0700
commitb3e8c5256d9bd0b03cbd6aeca43bf0680d53531c (patch)
tree1159fb8ca2b634350ea091889733aa02da0bc229 /network
parent3377d88ec8baf25fc5864b9a9cf9fa777cf7163a (diff)
downloadslackbuilds-b3e8c5256d9bd0b03cbd6aeca43bf0680d53531c.tar.gz
slackbuilds-b3e8c5256d9bd0b03cbd6aeca43bf0680d53531c.tar.xz
network/strongswan: Updated for version 5.1.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/strongswan/strongswan.SlackBuild7
-rw-r--r--network/strongswan/strongswan.info8
2 files changed, 6 insertions, 9 deletions
diff --git a/network/strongswan/strongswan.SlackBuild b/network/strongswan/strongswan.SlackBuild
index e2b105325a..1a3741d2b7 100644
--- a/network/strongswan/strongswan.SlackBuild
+++ b/network/strongswan/strongswan.SlackBuild
@@ -20,10 +20,9 @@
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-#
PRGNAM=strongswan
-VERSION=${VERSION:-5.1.2}
+VERSION=${VERSION:-5.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -97,9 +96,7 @@ mv $PKG/etc/strongswan.conf $PKG/etc/strongswan.conf.new
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cd $TMP/$PRGNAM-$VERSION
-cp -a \
- AUTHORS COPYING ChangeLog INSTALL NEWS README TODO \
- $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a COPYING ChangeLog INSTALL NEWS README TODO $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/network/strongswan/strongswan.info b/network/strongswan/strongswan.info
index 50c3005f55..d837904e8d 100644
--- a/network/strongswan/strongswan.info
+++ b/network/strongswan/strongswan.info
@@ -1,8 +1,8 @@
PRGNAM="strongswan"
-VERSION="5.1.2"
-HOMEPAGE="http://www.strongswan.org/index.htm"
-DOWNLOAD="http://download.strongswan.org/strongswan-5.1.2.tar.bz2"
-MD5SUM="d45a2e89c624bceaf2e53c9b9cdddf83"
+VERSION="5.1.3"
+HOMEPAGE="http://www.strongswan.org"
+DOWNLOAD="http://download.strongswan.org/strongswan-5.1.3.tar.bz2"
+MD5SUM="1d1c108775242743cd8699215b2918c3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""