aboutsummaryrefslogtreecommitdiff
path: root/net/tmate-ssh-server/Makefile
diff options
context:
space:
mode:
authorTianling Shen <cnsztl@immortalwrt.org>2023-03-07 15:44:29 +0800
committerPaul Spooren <mail@aparcar.org>2023-03-08 23:49:10 +0100
commitc49a1dad52f6556757dc93f787c84cac76629435 (patch)
tree23be74aedb6e16b3c0a62ef22eea033f548735be /net/tmate-ssh-server/Makefile
parent928710813baba4f6f5130d936f0cab44c0033b90 (diff)
tmate-ssh-server: fix build against msgpack-c 6.0
This patch is taken from https://git.alpinelinux.org/aports/commit/?id=f923597f4bdea424dc28b1d026269df060596fac Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Diffstat (limited to 'net/tmate-ssh-server/Makefile')
-rw-r--r--net/tmate-ssh-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tmate-ssh-server/Makefile b/net/tmate-ssh-server/Makefile
index c5ffe3dec..f45a7f5fa 100644
--- a/net/tmate-ssh-server/Makefile
+++ b/net/tmate-ssh-server/Makefile
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=tmate-ssh-server
PKG_VERSION:=511fd2bd852464e76824279609a34ee93fe148a4
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/tmate-io/tmate-ssh-server/tar.gz/$(PKG_VERSION)?