|
@ -8,12 +8,12 @@ |
|
|
include $(TOPDIR)/rules.mk |
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=tinc |
|
|
PKG_NAME:=tinc |
|
|
PKG_VERSION:=1.0.30 |
|
|
|
|
|
|
|
|
PKG_VERSION:=1.0.31 |
|
|
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.tinc-vpn.org/packages |
|
|
PKG_SOURCE_URL:=http://www.tinc-vpn.org/packages |
|
|
PKG_MD5SUM:=f3ca1fc1154ed1f2cac408ea06a1c1ca |
|
|
|
|
|
|
|
|
PKG_MD5SUM:=7a96f7eb12dfd43b21852b4207d860f2 |
|
|
|
|
|
|
|
|
PKG_INSTALL:=1 |
|
|
PKG_INSTALL:=1 |
|
|
|
|
|
|
|
|