Compare commits

...

1 Commits

Author SHA1 Message Date
prplbot
ae11bf0385 lua-amx: Add lamx.timestamp Lua type and var conversion
Integrates following changes:
- 1caad08: ("Add lamx.timestamp Lua type and var conversion", 2025-12-09)

References: PCF-2121
Signed-off-by: prplbot <bot@prplfoundation.org>
Signed-off-by: Hela Saadani <hela.saadani_ext@softathome.com>
2025-12-15 10:13:05 +01:00

View File

@@ -3,13 +3,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=lua-amx
PKG_VERSION:=v0.7.0
PKG_VERSION:=timestamp-amxc_ts_t-support
SHORT_DESCRIPTION:=LUA AMX Bindings
PKG_SOURCE:=lua-amx-v0.7.0.tar.gz
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/ambiorix/bindings/lua/lua-amx/-/archive/v0.7.0
PKG_HASH:=ff21249cc229d73ac9a54f1b0e6a8e7a36da6f37a13f85e1e5a537f4edd76e72
PKG_BUILD_DIR:=$(BUILD_DIR)/lua-amx-v0.7.0
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=timestamp-amxc_ts_t-support
PKG_SOURCE_URL:=https://gitlab.com/prpl-foundation/components/ambiorix/bindings/lua/lua-amx.git
PKG_MIRROR_HASH:=skip
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_MAINTAINER:=Soft At Home <support.opensource@softathome.com>
PKG_LICENSE:=BSD-2-Clause-Patent
PKG_LICENSE_FILES:=LICENSE