xxhash: update to 0.8.4 - #30569
Open
AuthorReflex wants to merge 1 commit into
Open
xxhash: update to 0.8.4#30569AuthorReflex wants to merge 1 commit into
AuthorReflex wants to merge 1 commit into
Conversation
AuthorReflex
marked this pull request as ready for review
September 21, 2026 04:21
openwrt-ai
reviewed
Sep 21, 2026
| PKG_SOURCE_VERSION:=v$(PKG_VERSION) | ||
| PKG_SOURCE_URL:=https://github.com/Cyan4973/xxHash | ||
| PKG_MIRROR_HASH:=573f8b8ca3b6c2be412f4b68ee0a82f43c32f59607981a8b68f9c8985d979fe1 | ||
| PKG_MIRROR_HASH:=4265c80d0ba3ec3aeb866572048cb77457ca3bcb61dec8ba1fe53814650fa6d4 |
Collaborator
There was a problem hiding this comment.
nit (optional, not a blocker): xxHash ships release tarballs for every tag, so PKG_SOURCE_PROTO:=git + PKG_MIRROR_HASH above is avoidable here — the feed convention is a codeload.github.com/.../tar.gz/v$(PKG_VERSION)? source with PKG_HASH. Worth folding into this bump since these lines are being touched anyway.
Generated by Claude Code
Changelog: https://github.com/Cyan4973/xxHash/blob/v0.8.4/CHANGELOG Update cmake files path in makefile Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
BKPepe
force-pushed
the
xxhash-0.8.4
branch
from
September 22, 2026 13:15
c859953 to
4a00d46
Compare
openwrt-ai
reviewed
Sep 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📦 Package Details
Maintainer: @julienmalik
(You can find this by checking the history of the package
Makefile.)Description:
Changelog: https://github.com/Cyan4973/xxHash/blob/v0.8.4/CHANGELOG
Update cmake files path in makefile
🧪 Run Testing Details
✅ Formalities