mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
package/luaossl: bump to version 20200709
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
7b77a0687e
commit
832c39f022
@ -1,3 +1,3 @@
|
||||
# computed by luarocks/buildroot
|
||||
sha256 b558790c0d1c965bd98b98a91a44eef9f72a0b784dbb4978810a1e52206d593d luaossl-20190731-0.src.rock
|
||||
sha256 7bd585fba3ae52943e0915e4c8ca049acde9f1e5cea101ef6b294427c8f0ee7d luaossl-rel-20190731/LICENSE
|
||||
sha256 ea6d624e557939e30b93355dd1dc11465e81aa38a5542ab3c04b48608ac3cd78 luaossl-20200709-0.src.rock
|
||||
sha256 7bd585fba3ae52943e0915e4c8ca049acde9f1e5cea101ef6b294427c8f0ee7d luaossl-rel-20200709/LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUAOSSL_VERSION_UPSTREAM = 20190731
|
||||
LUAOSSL_VERSION_UPSTREAM = 20200709
|
||||
LUAOSSL_VERSION = $(LUAOSSL_VERSION_UPSTREAM)-0
|
||||
LUAOSSL_SUBDIR = luaossl-rel-$(LUAOSSL_VERSION_UPSTREAM)
|
||||
LUAOSSL_LICENSE = MIT
|
||||
|
Loading…
Reference in New Issue
Block a user