summaryrefslogtreecommitdiffstats
path: root/system/musl
diff options
context:
space:
mode:
author Johannes Schoepfer2020-03-14 00:14:41 +0100
committer Willy Sudiarto Raharjo2020-03-14 00:14:41 +0100
commite1debca977139e1268cf96fea22a64111d9f548c (patch)
treec6b875540f371f8a1c0ad57a19ea39f9e7a43315 /system/musl
parent7a5da2de233511ee2850e99983cac60f52baec66 (diff)
downloadslackbuilds-e1debca977139e1268cf96fea22a64111d9f548c.tar.gz
system/musl: Updated for version 1.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/musl')
-rw-r--r--system/musl/musl.SlackBuild4
-rw-r--r--system/musl/musl.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/system/musl/musl.SlackBuild b/system/musl/musl.SlackBuild
index d61cf69ef2..99ae51d447 100644
--- a/system/musl/musl.SlackBuild
+++ b/system/musl/musl.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for musl
# Copyright 2014 Weldon Goree <weldon@langurwallah.org>
-# Copyright 2019 Johannes Schoepfer, Germany
+# Copyright 2019 - 2020 Johannes Schoepfer, Germany
# All rights reserved
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=musl
-VERSION=${VERSION:-1.1.24}
+VERSION=${VERSION:-1.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/musl/musl.info b/system/musl/musl.info
index 8328bcf0b5..827759d98e 100644
--- a/system/musl/musl.info
+++ b/system/musl/musl.info
@@ -1,8 +1,8 @@
PRGNAM="musl"
-VERSION="1.1.24"
-HOMEPAGE="https://www.musl-libc.org"
-DOWNLOAD="https://www.musl-libc.org/releases/musl-1.1.24.tar.gz"
-MD5SUM="2ac378736ea749b073a3795abb095329"
+VERSION="1.2.0"
+HOMEPAGE="https://musl.libc.org/"
+DOWNLOAD="https://musl.libc.org/releases/musl-1.2.0.tar.gz"
+MD5SUM="5f13b13501d6ab7c2e06c69484e5a7fc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""