From 0cf5d7125e1e51ae324ca01b46f673f505fa11fa Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 8 Dec 2007 20:26:17 +0000 Subject: [PATCH] Updated miau to 0.6.5, closes #2812 Signed-off-by: Andy Boyett SVN-Revision: 9680 --- net/miau/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/miau/Makefile b/net/miau/Makefile index 9305c2bf92..f884eefeac 100644 --- a/net/miau/Makefile +++ b/net/miau/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=miau -PKG_VERSION:=0.6.4 -PKG_RELEASE:=2 +PKG_VERSION:=0.6.5 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/miau -PKG_MD5SUM:=6ee1b23fe55b46988d0714021b0ff76c +PKG_MD5SUM:=cbce4182d66430a965a5fff26738ce3f PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install -- 2.30.2