Skip to content

Commit

Permalink
pkg/lz4: bump version to 1.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
benpicco committed Jan 20, 2023
1 parent d11a358 commit f38f164
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/lz4/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PKG_NAME=lz4
PKG_URL=https://github.com/lz4/lz4
# v1.9.3
PKG_VERSION=d44371841a2f1728a3f36839fd4b7e872d0927d3
# v1.9.4
PKG_VERSION=5ff839680134437dbf4678f3d0c7b371d84f4964
PKG_LICENSE=BSD

include $(RIOTBASE)/pkg/pkg.mk
Expand Down

0 comments on commit f38f164

Please sign in to comment.