mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/lpeg: bump to version 1.1.0
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
75c73c31ac
commit
c7ec640ec2
@@ -1,4 +1,4 @@
|
||||
# computed by luarocks/buildroot
|
||||
sha256 e0d0d687897f06588558168eeb1902ac41a11edd1b58f1aa61b99d0ea0abbfbc lpeg-1.0.2-1.src.rock
|
||||
sha256 6637fcf4d3ddef7be490a2f0155bd2dcd053272d1bb78c015498709ef9fa75dd lpeg-1.1.0-1.src.rock
|
||||
# computed locally
|
||||
sha256 2b80a8cce793e008ba433e5e0184f20aca4a67ec741439fafd86a874a6a91c49 lpeg-1.0.2/lpeg.html
|
||||
sha256 3f4f8a7997d9e0d9d0fca6d2b9877a5714251fff056783dd71288413b0abcf36 lpeg-1.1.0/lpeg.html
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LPEG_VERSION = 1.0.2-1
|
||||
LPEG_VERSION = 1.1.0-1
|
||||
LPEG_LICENSE = MIT
|
||||
LPEG_LICENSE_FILES = $(LPEG_SUBDIR)/lpeg.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user