From: Hauke Mehrtens Date: Thu, 1 May 2014 14:39:45 +0000 (+0000) Subject: yaml: update to version 0.1.5 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=f5a2bc8b0796b61beaa4b5ef51d065d728174dc5;p=openwrt%2Fsvn-archive%2Farchive.git yaml: update to version 0.1.5 Signed-off-by: Hauke Mehrtens SVN-Revision: 40626 --- diff --git a/libs/libyaml/Makefile b/libs/libyaml/Makefile index 78f996adba..6fd1f2ff47 100644 --- a/libs/libyaml/Makefile +++ b/libs/libyaml/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=yaml -PKG_VERSION:=0.1.3 +PKG_VERSION:=0.1.5 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://pyyaml.org/download/libyaml/ -PKG_MD5SUM:=b8ab9064e8e0330423fe640de76608cd +PKG_MD5SUM:=24f6093c1e840ca5df2eb09291a1dbf1 PKG_FIXUP:=autoreconf PKG_INSTALL:=1