[packages] veth: fix urls, long live GeoCities
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20326 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6f1a95472c
commit
e38211c3cd
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2008 OpenWrt.org
|
# Copyright (C) 2008-2010 OpenWrt.org
|
||||||
#
|
#
|
||||||
# This is free software, licensed under the GNU General Public License v2.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
@ -12,7 +12,7 @@ PKG_VERSION:=1.0
|
|||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=http://www.geocities.com/nestorjpg/veth/
|
PKG_SOURCE_URL:=http://w3.epca.com.ve/projects/veth
|
||||||
PKG_MD5SUM:=11536388d9c76552a4b736638a458361
|
PKG_MD5SUM:=11536388d9c76552a4b736638a458361
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
@ -22,7 +22,7 @@ define Package/veth
|
|||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
DEPENDS:=+kmod-tun
|
DEPENDS:=+kmod-tun
|
||||||
TITLE:=Virtual Ethernet Device for Linux
|
TITLE:=Virtual Ethernet Device for Linux
|
||||||
URL:=http://www.geocities.com/nestorjpg/veth/
|
URL:=http://w3.epca.com.ve/projects/veth/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/veth/description
|
define Package/veth/description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user