[packages] thc-ipv6: use PKG_RELEASE instead of PKG_REVISION
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20361 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b1f56c61a2
commit
dd0df52de1
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2009 OpenWrt.org
|
# Copyright (C) 2009-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.
|
||||||
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=thc-ipv6
|
PKG_NAME:=thc-ipv6
|
||||||
PKG_VERSION:=0.7
|
PKG_VERSION:=0.7
|
||||||
PKG_REVISION:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=http://freeworld.thc.org/releases/
|
PKG_SOURCE_URL:=http://freeworld.thc.org/releases/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user