Merge pull request #1910 from dajhorn/liblz4-r131
liblz4: update to r131
This commit is contained in:
commit
c9c7b246ad
|
@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
|||
# Although liblz4 exports a major.minor.patch version, it isn't always
|
||||
# incremented for new releases, so use the release tag instead.
|
||||
PKG_NAME:=liblz4
|
||||
PKG_VERSION:=r129
|
||||
PKG_VERSION:=r131
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_LICENSE:=BSD-2-Clause
|
||||
|
|
Loading…
Reference in New Issue