tinc: version bump 1.0.28
This commit is contained in:
parent
c7732f8d7c
commit
e7cdecf254
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=tinc
|
PKG_NAME:=tinc
|
||||||
PKG_VERSION:=1.0.27
|
PKG_VERSION:=1.0.28
|
||||||
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:=f37d107d6301c7963d264b1a40c449f6
|
PKG_MD5SUM:=9ca14c9902fb4011b5df6a09ffd40ea9
|
||||||
|
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue