]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
yaml: Update to 0.2.5
authorStefan Schantl <stefan.schantl@ipfire.org>
Thu, 15 Oct 2020 15:30:46 +0000 (17:30 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 15 Oct 2020 15:33:44 +0000 (15:33 +0000)
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/yaml
lfs/yaml

index 565fa373f008aa900357d87a7a13ece1757b62d8..626cfdfa618db06cae701efbf0a21d1b670460cc 100644 (file)
@@ -1,6 +1,6 @@
 #usr/include/yaml.h
 usr/lib/libyaml-0.so.2
-usr/lib/libyaml-0.so.2.0.5
+usr/lib/libyaml-0.so.2.0.9
 #usr/lib/libyaml.la
 #usr/lib/libyaml.so
 #usr/lib/pkgconfig/yaml-0.1.pc
index 81cdd4fd18175b8ba0828de177c50ebadbf81364..c4d347e77759f9097d748b9ef8ff026982872e5f 100644 (file)
--- a/lfs/yaml
+++ b/lfs/yaml
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.2.1
+VER        = 0.2.5
 
 THISAPP    = yaml-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 72724b9736923c517e5a8fc6757ef03d
+$(DL_FILE)_MD5 = bb15429d8fb787e7d3f1c83ae129a999
 
 install : $(TARGET)