Browse Source

tinc: version bump 1.0.33

Signed-off-by: Saverio Proto <saverio.proto@switch.ch>
lilik-openwrt-22.03
Saverio Proto 7 years ago
parent
commit
a665803ef2
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 include $(TOPDIR)/rules.mk
PKG_NAME:=tinc PKG_NAME:=tinc
PKG_VERSION:=1.0.32
PKG_VERSION:=1.0.33
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_HASH:=4db24feaff8db4bbb7edb7a4b8f5f8edc39b26eb5feccc99e8e67a6960c05587
PKG_HASH:=7f6f5dc6444bc651ac635c81f4745bcce581bbd1d45ed60cbdc4ee11bebb10f4
PKG_INSTALL:=1 PKG_INSTALL:=1


Loading…
Cancel
Save