aboutsummaryrefslogtreecommitdiff
path: root/net/tmate/Makefile
diff options
context:
space:
mode:
authorTianling Shen <cnsztl@immortalwrt.org>2023-03-07 10:52:37 +0800
committerPaul Spooren <mail@aparcar.org>2023-03-08 23:49:10 +0100
commit928710813baba4f6f5130d936f0cab44c0033b90 (patch)
tree61ee599de8b5f287de80eca194ae2ca2c8dca0f5 /net/tmate/Makefile
parent394cc366b3210924ed270c3745d37a7be3d1965b (diff)
tmate: 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/Makefile')
-rw-r--r--net/tmate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tmate/Makefile b/net/tmate/Makefile
index 0ab28a0ba..ee3c0b588 100644
--- a/net/tmate/Makefile
+++ b/net/tmate/Makefile
@@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=tmate
PKG_VERSION:=2.4.0
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/tmate-io/tmate/tar.gz/$(PKG_VERSION)?