From 714822d06ecb4fb2faa9d2899ca077529a2a2cb3 Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 4 Oct 2009 10:56:10 +0000 Subject: [PATCH] [package] update neon to 0.29.0 (#5938) git-svn-id: svn://svn.openwrt.org/openwrt/packages@17849 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/neon/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/neon/Makefile b/libs/neon/Makefile index d49838ab3..8090501fc 100644 --- a/libs/neon/Makefile +++ b/libs/neon/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=neon -PKG_VERSION:=0.28.2 +PKG_VERSION:=0.29.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.webdav.org/neon/ -PKG_MD5SUM:=b99b3f44e8507ae2d17362f1b34aaf02 +PKG_MD5SUM:=18a3764b70f9317f8b61509fd90d9e7a PKG_FIXUP = libtool @@ -58,7 +58,7 @@ define Build/InstallDev $(SED) 's,-L$$$${libdir},,g' $(1)/usr/bin/neon-config endef -define Package/libneon/install +define Package/libneon/install $(INSTALL_DIR) $(1)/usr/lib $(CP) $(PKG_INSTALL_DIR)/usr/lib/libneon.so.* $(1)/usr/lib/ endef -- 2.11.0