update URLs for smtptrapd
The project has moved to SourceForge, the patch updates both site and download URLs. Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name> git-svn-id: svn://svn.openwrt.org/openwrt/packages@12014 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2cc2c0aa8b
commit
1b36ace7b7
@ -12,7 +12,7 @@ PKG_VERSION:=1.5
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://smtptrapd.inodes.org
|
||||
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
|
||||
PKG_MD5SUM:=edc5f2f3ea9f9bdd9e0f479a58903bf1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
@ -22,7 +22,7 @@ define Package/smtptrapd
|
||||
CATEGORY:=Network
|
||||
DEPENDS:=+libpthread
|
||||
TITLE:=SMTP Trap Daemon
|
||||
URL:=http://smtptrapd.inodes.org/
|
||||
URL:=http://smtptrapd.sourceforge.net/
|
||||
endef
|
||||
|
||||
define Package/smtptrapd/description
|
||||
|
Loading…
x
Reference in New Issue
Block a user