From 0bb06c955c199c82571653b2714c47d4aa3b06da Mon Sep 17 00:00:00 2001 From: Stephen Walker Date: Thu, 10 Mar 2011 11:59:35 +0000 Subject: [PATCH] neon: update to 0.29.5 SVN-Revision: 26001 --- libs/neon/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libs/neon/Makefile b/libs/neon/Makefile index 3667a4500..926b13f3b 100644 --- a/libs/neon/Makefile +++ b/libs/neon/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2010 OpenWrt.org +# Copyright (C) 2007-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=neon -PKG_VERSION:=0.29.3 +PKG_VERSION:=0.29.5 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://www.webdav.org/neon/ -PKG_MD5SUM:=ba1015b59c112d44d7797b62fe7bee51 +PKG_SOURCE_URL:=http://www.webdav.org/neon +PKG_MD5SUM:=ff369e69ef0f0143beb5626164e87ae2 PKG_FIXUP:=libtool PKG_INSTALL:=1 -- 2.30.2