Browse Source

[tinc] Update to tinc 1.0.25

lilik-openwrt-22.03
Saverio Proto 10 years ago
parent
commit
695b595012
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      net/tinc/Makefile

+ 3
- 3
net/tinc/Makefile View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=tinc
PKG_VERSION:=1.0.24
PKG_RELEASE:=2
PKG_VERSION:=1.0.25
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.tinc-vpn.org/packages
PKG_MD5SUM:=14a91eb2e85bdc0451a815612521b708
PKG_MD5SUM:=0b91b693f7cf76f481b547d0c86f9578
PKG_INSTALL:=1


Loading…
Cancel
Save