Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nghttp3: update to 1.2.0 #23743

Merged
merged 1 commit into from Mar 29, 2024
Merged

nghttp3: update to 1.2.0 #23743

merged 1 commit into from Mar 29, 2024

Conversation

stangri
Copy link
Member

@stangri stangri commented Mar 25, 2024

Maintainer: me
Compile tested: x86_64, Sophos XG-135r3, OpenWrt 23.05.2

Description:

  • update PKG_RELEASE to be apk-compatible
  • update PKG_SOURCE/PKG_SOURCE_URL so that it builds

* update PKG_RELEASE to be apk-compatible
* update PKG_SOURCE/PKG_SOURCE_URL so that it builds

Signed-off-by: Stan Grishin <stangri@melmac.ca>
libs/nghttp3/Makefile Show resolved Hide resolved
libs/nghttp3/Makefile Show resolved Hide resolved
libs/nghttp3/Makefile Show resolved Hide resolved
@stangri stangri merged commit 003d994 into openwrt:master Mar 29, 2024
12 checks passed
@BKPepe
Copy link
Member

BKPepe commented Mar 29, 2024

Please, avoid marking the conversation as resolved, if you did not do anything.

Comment on lines +7 to +8
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://github.com/ngtcp2/$(PKG_NAME)/releases/download/v$(PKG_VERSION)/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wondered what was wrong that you needed to introduce such a change, and it seems you reported it to upstream, but in the commit description nor in this PR, you did not say why. That's why I replied to the issue, which you created in upstream - ngtcp2/nghttp3#202 (comment)

It would be great if you describe it more closely, so we know what is happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants