lua51-mpack: orphan

This commit is contained in:
Michal Vasilek 2023-01-09 16:34:10 +01:00 committed by classabbyamp
parent 31ea4341c0
commit b64e7eda5e
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -8,7 +8,7 @@ make_build_args="USE_SYSTEM_MPACK=1 USE_SYSTEM_LUA=1"
hostmakedepends="libtool pkg-config" hostmakedepends="libtool pkg-config"
makedepends="lua51-devel libmpack-devel" makedepends="lua51-devel libmpack-devel"
short_desc="Simple implementation of MessagePack for Lua 5.1" short_desc="Simple implementation of MessagePack for Lua 5.1"
maintainer="Steve Prybylski <sa.prybylx@gmail.com>" maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://github.com/libmpack/libmpack-lua" homepage="https://github.com/libmpack/libmpack-lua"
distfiles="https://github.com/libmpack/libmpack-lua/archive/${version}.tar.gz" distfiles="https://github.com/libmpack/libmpack-lua/archive/${version}.tar.gz"