Browse Source

sslh: bump package release

Signed-off-by: Gabor Seljan <sgabe@users.noreply.github.com>
lilik-openwrt-22.03
Gabor Seljan 5 years ago
parent
commit
888c580605
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      net/sslh/Makefile

+ 1
- 1
net/sslh/Makefile View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=sslh PKG_NAME:=sslh
PKG_VERSION:=v1.20 PKG_VERSION:=v1.20
PKG_RELEASE:=2
PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://rutschle.net/tech/sslh/ PKG_SOURCE_URL:=https://rutschle.net/tech/sslh/


Loading…
Cancel
Save