From: Tim Yardley Date: Thu, 3 Jan 2008 19:47:09 +0000 (+0000) Subject: bump up tftp-hpa to 0.48 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=c454ff9992106b659f4705d9ad35854246c11ba5;p=openwrt%2Fsvn-archive%2Farchive.git bump up tftp-hpa to 0.48 SVN-Revision: 10096 --- diff --git a/net/tftp-hpa/Makefile b/net/tftp-hpa/Makefile index 5ff27e74aa..90aad19180 100644 --- a/net/tftp-hpa/Makefile +++ b/net/tftp-hpa/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tftp-hpa -PKG_VERSION:=0.43 +PKG_VERSION:=0.48 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.kernel.org/pub/software/network/tftp -PKG_MD5SUM:= +PKG_MD5SUM:=73dd29dfa9062a174163f6a267e0b5f7 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)