From fd6373c7546bf0817472263f7583a1a62e118fac Mon Sep 17 00:00:00 2001 From: hauke Date: Thu, 1 May 2014 14:39:45 +0000 Subject: [PATCH] yaml: update to version 0.1.5 Signed-off-by: Hauke Mehrtens git-svn-id: svn://svn.openwrt.org/openwrt/packages@40626 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/libyaml/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/libyaml/Makefile b/libs/libyaml/Makefile index 78f996adb..6fd1f2ff4 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 -- 2.11.0