From: Stephen Walker Date: Thu, 10 Mar 2011 12:00:52 +0000 (+0000) Subject: [packages] subversion: update to 1.6.16 (CVE-2011-0715) X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=13f33d9acd942df258132bce49d683b5e48fb177;p=openwrt%2Fsvn-archive%2Farchive.git [packages] subversion: update to 1.6.16 (CVE-2011-0715) SVN-Revision: 26002 --- diff --git a/net/subversion/Makefile b/net/subversion/Makefile index dc8ec9bab2..93f12a21fe 100644 --- a/net/subversion/Makefile +++ b/net/subversion/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:=subversion -PKG_VERSION:=1.6.15 +PKG_VERSION:=1.6.16 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://subversion.tigris.org/downloads -PKG_MD5SUM:=113fca1d9e4aa389d7dc2b210010fa69 +PKG_MD5SUM:=32f25a6724559fe8691d1f57a63f636e PKG_FIXUP:=libtool PKG_MACRO_PATHS:=build/ac-macros