Browse Source

tinc: version bump 1.0.27

lilik-openwrt-22.03
Saverio Proto 8 years ago
parent
commit
07f647f6c3
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      net/tinc/Makefile

+ 2
- 2
net/tinc/Makefile View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=tinc
PKG_VERSION:=1.0.26
PKG_VERSION:=1.0.27
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.tinc-vpn.org/packages
PKG_MD5SUM:=a8c168227fa42cbfcd4983247bf609ca
PKG_MD5SUM:=f37d107d6301c7963d264b1a40c449f6
PKG_INSTALL:=1


Loading…
Cancel
Save