tmusl: update to 1.1.15 - mkports - recipes for building multiple softwares with mk(1)
 (HTM) git clone git://z3bra.org/mkports
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) commit 73b0817fa057b79194bc4319bdfda3751b45134f
 (DIR) parent 17cfcd7b639b18326d0f30fe85d2f33bf20d2917
 (HTM) Author: z3bra <contactatz3bradotorg>
       Date:   Thu, 26 Jan 2017 18:31:57 +0000
       
       musl: update to 1.1.15
       
       Diffstat:
         M musl/mkfile                         |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/musl/mkfile b/musl/mkfile
       t@@ -1,5 +1,5 @@
        pkg = musl
       -ver = 1.1.12
       +ver = 1.1.15
        url=http://www.musl-libc.org/releases/$pkg-$ver.tar.gz
        
        <../default.mk