Skip to content

xxhash: update to 0.8.4 - #30569

Open
AuthorReflex wants to merge 1 commit into
openwrt:masterfrom
AuthorReflex:xxhash-0.8.4
Open

AuthorReflex wants to merge 1 commit into
openwrt:masterfrom
AuthorReflex:xxhash-0.8.4

Conversation

@AuthorReflex

@AuthorReflex AuthorReflex commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

📦 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

  • OpenWrt Version: trunk
  • OpenWrt Target/Subtarget: ramips/mt7620
  • OpenWrt Device: Archer c50 v1

✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

@AuthorReflex
AuthorReflex marked this pull request as ready for review September 21, 2026 04:21

@openwrt-ai openwrt-ai left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Reviewed 1 new commit.


Generated by Claude Code

Comment thread utils/xxhash/Makefile
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
PKG_SOURCE_URL:=https://github.com/Cyan4973/xxHash
PKG_MIRROR_HASH:=573f8b8ca3b6c2be412f4b68ee0a82f43c32f59607981a8b68f9c8985d979fe1
PKG_MIRROR_HASH:=4265c80d0ba3ec3aeb866572048cb77457ca3bcb61dec8ba1fe53814650fa6d4

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

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>

@openwrt-ai openwrt-ai left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Reviewed 1 new commit; no new issues found.


Generated by Claude Code

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.

2 participants