Skip to content

zenetys/rpm-lua

Repository files navigation

Package name Supported targets
lua54z-cjson el9, el10
lua54z-curl el9, el10
lua54z-print_r el9, el10
lua54z-snmp el9, el10

Build:

The package can be built easily using the script rpmbuild-docker provided in this repository. In order to use this script, a functional Docker environment is needed, with ability to pull Rocky Linux images from internet if not already downloaded.

## run from this git base tree
for i in SPECS/*.spec; do ./rpmbuild-docker -d el9 "$i"; done
for i in SPECS/*.spec; do ./rpmbuild-docker -d el10 "$i"; done

Prebuilt packages:

Builds of these packages are available on ZENETYS yum repositories:
https://packages.zenetys.com/latest/redhat/

About

RHEL packaging of Lua

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors