From 582ff920451464f409bbc9078f87edc2dbf8a842 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Mon, 8 Oct 2007 08:03:13 +0000 Subject: [PATCH] Upgrade batman to rv502 git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/batman@9185 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 9c9c41c..048df38 100644 --- a/Makefile +++ b/Makefile @@ -9,14 +9,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=batmand -PKG_VERSION:=0.2-rv478 +PKG_VERSION:=0.2-rv502 PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)_$(PKG_VERSION)_sources PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION)_sources.tgz PKG_SOURCE_URL:=http://downloads.open-mesh.net/batman/stable/sources/ \ http://downloads.open-mesh.net/batman/stable/sources/old/ -PKG_MD5SUM:=b00ad9603e32c85224d5b19f99126ddf +PKG_MD5SUM:=cf1c92ef3455cfbfedf2c577e013b6c0 PKG_CAT:=zcat PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install -- 2.35.1