aboutsummaryrefslogtreecommitdiff
path: root/system/musl/musl.SlackBuild
diff options
context:
space:
mode:
authorJohannes Schoepfer <slackbuilds@schoepfer.info>2019-12-31 17:14:48 -0600
committerRobby Workman <rworkman@slackbuilds.org>2019-12-31 17:14:48 -0600
commitec87b148fab3065a3f75b94b325e20605e04f3d0 (patch)
tree3e7c81e9c6fbb838c3fa58b05c2b81a741ac56a5 /system/musl/musl.SlackBuild
parentc6602e212cc445eb8a50617eed2249a6c25767b4 (diff)
system/musl: Updated for version 1.1.24.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/musl/musl.SlackBuild')
-rw-r--r--system/musl/musl.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/musl/musl.SlackBuild b/system/musl/musl.SlackBuild
index 8a3162912dc9..d61cf69ef2d3 100644
--- a/system/musl/musl.SlackBuild
+++ b/system/musl/musl.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for musl
# Copyright 2014 Weldon Goree <weldon@langurwallah.org>
+# Copyright 2019 Johannes Schoepfer, Germany
# All rights reserved
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=musl
-VERSION=${VERSION:-1.1.16}
+VERSION=${VERSION:-1.1.24}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}