Merge pull request #23907 from qosmio/nghttp3-fix-release-number

nghttp3: Use APK style release number
This commit is contained in:
Stan Grishin
2024-04-24 17:01:09 -07:00
committed by GitHub

View File

@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=nghttp3
PKG_VERSION:=1.2.0
PKG_RELEASE:=r1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://github.com/ngtcp2/$(PKG_NAME)/releases/download/v$(PKG_VERSION)/