libyaml: update to version 0.1.6
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 1 May 2014 18:33:31 +0000 (18:33 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 1 May 2014 18:33:31 +0000 (18:33 +0000)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40641

libs/libyaml/Makefile

index 6fd1f2ff47694afa2822221e79517b2ac4bd1e90..8f26a6b217783f85d7beac2188856fea4f4eeda5 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=yaml
-PKG_VERSION:=0.1.5
+PKG_VERSION:=0.1.6
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://pyyaml.org/download/libyaml/
-PKG_MD5SUM:=24f6093c1e840ca5df2eb09291a1dbf1
+PKG_MD5SUM:=5fe00cda18ca5daeb43762b80c38e06e
 
 PKG_FIXUP:=autoreconf
 PKG_INSTALL:=1