update tinc to version 1.0.4
SVN-Revision: 818
This commit is contained in:
parent
f608b95452
commit
daea9fc0f7
1 changed files with 2 additions and 2 deletions
|
@ -3,9 +3,9 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME := tinc
|
PKG_NAME := tinc
|
||||||
PKG_VERSION := 1.0.3
|
PKG_VERSION := 1.0.4
|
||||||
PKG_RELEASE := 1
|
PKG_RELEASE := 1
|
||||||
PKG_MD5SUM := 5dd1acf7d784e29aae78c31a2630fccd
|
PKG_MD5SUM := 63887373dd763f8d90cecc5a3616c363
|
||||||
|
|
||||||
PKG_SOURCE_SITE := http://www.tinc-vpn.org/packages
|
PKG_SOURCE_SITE := http://www.tinc-vpn.org/packages
|
||||||
PKG_SOURCE_FILE := $(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE_FILE := $(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
|
|
Loading…
Reference in a new issue