diff --git a/net/subversion/Makefile b/net/subversion/Makefile index d7523ccde..a2ec866ae 100644 --- a/net/subversion/Makefile +++ b/net/subversion/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=subversion -PKG_VERSION:=1.6.17 -PKG_RELEASE:=3 +PKG_VERSION:=1.6.23 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://subversion.tigris.org/downloads -PKG_MD5SUM:=81e5dc5beee4b3fc025ac70c0b6caa14 +PKG_MD5SUM:=5d621281ce9d3448e1437cb006331f57 PKG_FIXUP:=autoreconf PKG_MACRO_PATHS:=build/ac-macros