Karl Palsson
5a511e25ad
lang: lua-penlight: update to 1.13.1
...
These are bugfix and feature releases.
Changes from 1.11->1.12:
https://github.com/lunarmodules/Penlight/blob/master/CHANGELOG.md#1120-2022-jan-10
Changes from 1.12->1.13:
https://github.com/lunarmodules/Penlight/blob/master/CHANGELOG.md#1130-2022-jul-22
Signed-off-by: Karl Palsson <karlp@etactica.com >
2022-09-26 09:38:00 +00:00
Karl Palsson
f51b325b2d
lua: penlight: bump to 1.11.0
...
Feature updates, and some minor bugfixes.
Changelog for 1.11.0: https://github.com/lunarmodules/Penlight/blob/master/CHANGELOG.md#1110-2021-08-18
Changelog for prior releases rolled up here are in the same changelog.
This also moves to the "final" home, under lunarmodules, instead of the
temporary "tieske" maintainer's private github, see https://github.com/lunarmodules/Penlight/issues/339
Signed-off-by: Karl Palsson <karlp@etactica.com >
2021-08-25 10:11:27 +00:00
Karl Palsson
ce1e8e1450
lua-penlight: Update to 1.8.0
...
Full changelog at https://github.com/Tieske/Penlight/blob/master/CHANGELOG.md#180-2020-08-05
Signed-off-by: Karl Palsson <karlp@etactica.com >
2020-08-19 15:47:07 +00:00
Karl Palsson
a1500cec86
lua-penlight: bump to 1.7.0
...
Maintainership upstream has changed: https://github.com/Tieske/Penlight/issues/306#issuecomment-536194901
Various fixes across the project, nothing individually standout.
Signed-off-by: Karl Palsson <karlp@etactica.com >
2020-01-09 13:39:01 +00:00
Karl Palsson
509691b4a7
lua-penlight: update to 1.6.0
...
Full changelog at https://github.com/stevedonovan/Penlight/blob/master/CHANGELOG.md#160-2018-11-23
Interesting changes:
* version numbers fixed
* import_into includes everything properly
* more compat with lua 5.1
Includes a switch to codeload to avoid the git cloning and mirror
hashes.
Signed-off-by: Karl Palsson <karlp@etactica.com >
2018-12-10 15:33:50 +00:00
Etienne Champetier
4006865ae8
treewide: run "make check FIXUP=1"
...
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git
(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com >
2017-08-29 21:41:14 -07:00
Karl Palsson
08192ae89e
lang/penlight: Update maintainer email
...
Signed-off-by: Karl Palsson <karlp@remake.is >
Signed-off-by: Karl Palsson <karlp@etactica.com >
2017-08-17 11:42:13 +00:00
Karl Palsson
f561f3faac
lang/penlight: Update to 1.5.4
...
Major release from old 1.3.2. See
https://github.com/stevedonovan/Penlight/blob/master/CHANGES.md
Changes, fixes and features.
Signed-off-by: Karl Palsson <karlp@etactica.com >
2017-08-17 11:42:13 +00:00
Stephen Walker
b63a809213
packages: cleanup Makefile variables
...
Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses and consistent section assignments
Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com >
2017-06-03 16:38:06 -04:00
Stijn Tintel
f82287cf5c
treewide: use name in define and eval lines
...
For consistency, use full name instead of $(PKG_NAME) in define and eval
lines for all packages.
I've seen reviews that asked to do this before, and I am asking the same
during reviews now. To avoid this in the future, fix this treewide so
when people use existing packages as example, we will not have to
request this change anymore.
This makes all packages consistent with both LEDE and OpenWrt base
repositories.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be >
2017-03-08 21:15:20 +01:00
Michael Heimpold
def97187d2
Treewide fix of typo: PKG_LICENSE_FILE --> PKG_LICENSE_FILES
...
Without the trailing _S_ the variable is not considered at all.
Signed-off-by: Michael Heimpold <mhei@heimpold.de >
2016-09-03 00:00:54 +02:00
Karl Palsson
6aa5742fb5
lua-penlight: Bump to version 1.3.2
...
And include the pkg md5sum finally.
Signed-off-by: Karl Palsson <karlp@remake.is >
2015-03-16 11:10:54 +00:00
Karl Palsson
8649be4361
lang: lua: Add penlight library
...
Created new package for last current release of penlight.
Signed-off-by: Karl Palsson <karlp@remake.is >
2014-12-18 15:14:09 +00:00