summaryrefslogtreecommitdiffstats
path: root/libraries/libseccomp/libseccomp.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2018-01-22 23:18:14 +0100
committer Willy Sudiarto Raharjo2018-01-27 01:43:47 +0100
commitb69403dccc665c105dad51152fc39a9461187b5d (patch)
tree86d7a902ba8ae8a48ad1601b14422aa76782dc07 /libraries/libseccomp/libseccomp.SlackBuild
parentb8288507249138bb87ce1459aad18ff525b0dea0 (diff)
downloadslackbuilds-b69403dccc665c105dad51152fc39a9461187b5d.tar.gz
libraries/libseccomp: Updated for version 2.3.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libseccomp/libseccomp.SlackBuild')
-rw-r--r--libraries/libseccomp/libseccomp.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/libseccomp/libseccomp.SlackBuild b/libraries/libseccomp/libseccomp.SlackBuild
index e1f14fdb33..25e596b329 100644
--- a/libraries/libseccomp/libseccomp.SlackBuild
+++ b/libraries/libseccomp/libseccomp.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for libseccomp
-# Copyright 2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2016-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libseccomp
-VERSION=${VERSION:-2.3.2}
+VERSION=${VERSION:-2.3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}