main/lua-posix: remove undefined variable from description

This commit is contained in:
Sertonix 2023-12-18 17:21:42 +01:00 committed by Natanael Copa
parent 3ca6b8a836
commit 1d5aa6ebbc

View File

@ -6,7 +6,7 @@ pkgname=lua-posix
_name=luaposix
pkgver=36.2.1
pkgrel=0
pkgdesc="POSIX library for Lua $_luaver"
pkgdesc="POSIX library for Lua"
url="https://github.com/luaposix/luaposix"
arch="all"
license="MIT"