aboutsummaryrefslogtreecommitdiff
path: root/libraries/libseccomp/libseccomp.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-11-17 08:36:42 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-11-17 08:36:42 +0700
commitbaea980517804ecc19b4864f3239840df130b897 (patch)
tree159c5172725b984bc131b2f18af01b0c8763af0d /libraries/libseccomp/libseccomp.SlackBuild
parent29335c8cd6e74ec905cebf5537761904e792af45 (diff)
libraries/libseccomp: Updated for version 2.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libseccomp/libseccomp.SlackBuild')
-rw-r--r--libraries/libseccomp/libseccomp.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libseccomp/libseccomp.SlackBuild b/libraries/libseccomp/libseccomp.SlackBuild
index b06a2b0e70582..9d5837ca3f459 100644
--- a/libraries/libseccomp/libseccomp.SlackBuild
+++ b/libraries/libseccomp/libseccomp.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libseccomp
-VERSION=${VERSION:-2.4.1}
+VERSION=${VERSION:-2.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}