From: Florian Fainelli Date: Sun, 8 Nov 2009 11:36:24 +0000 (+0000) Subject: update to latest send version 0.2-5.4 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=3755225327560c4e13dc5f05bcce2950ff73bf03;p=openwrt%2Fsvn-archive%2Fpackages.git update to latest send version 0.2-5.4 SVN-Revision: 18339 --- diff --git a/ipv6/send/Makefile b/ipv6/send/Makefile index 934cb19ec..30f22dc01 100644 --- a/ipv6/send/Makefile +++ b/ipv6/send/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=send -PKG_VERSION:=0.2-4 +PKG_VERSION:=0.2-5.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)d_$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://mobisend.org/debian-mobisend/pool/main/s/sendd/ -PKG_MD5SUM:=57907178cad20fe3a21e2e449de1dc13 +PKG_MD5SUM:=99c18e5d965e57d580f146d00145251a PKG_BUILD_DIR:=$(BUILD_DIR)/sendd-0.2 include $(INCLUDE_DIR)/package.mk