From 7fe327a31a6e3c51f0b8d5522a42bd4ca7b870e6 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Tue, 20 Jul 2021 20:25:12 -0700 Subject: lksctp-tools: update to 1.0.19 Switch to AUTORELEASE for simplicity. Remove upstreamed patch. Signed-off-by: Rosen Penev --- net/lksctp-tools/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/lksctp-tools/Makefile') diff --git a/net/lksctp-tools/Makefile b/net/lksctp-tools/Makefile index a57c336d6..1cb4ea973 100644 --- a/net/lksctp-tools/Makefile +++ b/net/lksctp-tools/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lksctp-tools -PKG_VERSION:=1.0.18 -PKG_RELEASE:=1 +PKG_VERSION:=1.0.19 +PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/sctp/lksctp-tools/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=3e9ab5b3844a8b65fc8152633aafe85f406e6da463e53921583dfc4a443ff03a +PKG_HASH:=9251b1368472fb55aaeafe4787131bdde4e96758f6170620bc75b638449cef01 PKG_MAINTAINER:= PKG_LICENSE:=GPL-2.0 -- cgit v1.2.3