summaryrefslogtreecommitdiff
path: root/libraries/libseccomp
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libseccomp')
-rw-r--r--libraries/libseccomp/libseccomp.SlackBuild4
-rw-r--r--libraries/libseccomp/libseccomp.info6
2 files changed, 5 insertions, 5 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}
diff --git a/libraries/libseccomp/libseccomp.info b/libraries/libseccomp/libseccomp.info
index e5ee0368c9..ac9e0eb0fd 100644
--- a/libraries/libseccomp/libseccomp.info
+++ b/libraries/libseccomp/libseccomp.info
@@ -1,8 +1,8 @@
PRGNAM="libseccomp"
-VERSION="2.3.2"
+VERSION="2.3.3"
HOMEPAGE="https://github.com/seccomp/libseccomp"
-DOWNLOAD="https://github.com/seccomp/libseccomp/archive/v2.3.2/libseccomp-2.3.2.tar.gz"
-MD5SUM="710c87d942fecec5e169fab21a26c30a"
+DOWNLOAD="https://github.com/seccomp/libseccomp/archive/v2.3.3/libseccomp-2.3.3.tar.gz"
+MD5SUM="68dec88c8c436d8d5c2ee1fe423e0a44"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""