From: aaron Date: Thu, 26 Mar 2009 17:04:08 +0000 (+0000) Subject: bump to -r4 X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=de0bde2465851aa61983260ed1641d2f70fc4002;p=packages.git bump to -r4 git-svn-id: svn://svn.openwrt.org/openwrt/packages@15048 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/olsrd/Makefile b/net/olsrd/Makefile index 889ff626b..0681a83b6 100644 --- a/net/olsrd/Makefile +++ b/net/olsrd/Makefile @@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=olsrd -PKG_VERSION:=0.5.6-r3 +PKG_VERSION:=0.5.6-r4 PKG_RELEASE:=2 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://www.olsr.org/releases/0.5 -PKG_MD5SUM:=0935688fa0fb5b0e073fe53ec654c5b2 +PKG_MD5SUM:=16076660413bcf625ba8772fdb3d607f include $(INCLUDE_DIR)/package.mk