Merge pull request #1910 from dajhorn/liblz4-r131

liblz4: update to r131
This commit is contained in:
Steven Barth 2015-11-04 01:39:06 +01:00
commit c9c7b246ad
1 changed files with 1 additions and 1 deletions

View File

@ -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