mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
devel/lua-luarocks: Update to 3.10.0
Changes: https://github.com/luarocks/luarocks/blob/master/CHANGELOG.md https://github.com/luarocks/luarocks/commits/master
This commit is contained in:
parent
066229c0ce
commit
aa8ed3b3f5
3 changed files with 5 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= luarocks
|
||||
PORTVERSION= 3.9.2
|
||||
PORTVERSION= 3.10.0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://luarocks.org/releases/
|
||||
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1674589596
|
||||
SHA256 (luarocks-3.9.2.tar.gz) = bca6e4ecc02c203e070acdb5f586045d45c078896f6236eb46aa33ccd9b94edb
|
||||
SIZE (luarocks-3.9.2.tar.gz) = 256117
|
||||
TIMESTAMP = 1709390456
|
||||
SHA256 (luarocks-3.10.0.tar.gz) = e9bf06d5ec6b8ecc6dbd1530d2d77bdb3377d814a197c46388e9f148548c1c89
|
||||
SIZE (luarocks-3.10.0.tar.gz) = 273518
|
||||
|
|
|
@ -96,3 +96,4 @@ bin/luarocks-admin
|
|||
%%LUA_MODSHAREDIR%%/luarocks/upload/api.lua
|
||||
%%LUA_MODSHAREDIR%%/luarocks/upload/multipart.lua
|
||||
%%LUA_MODSHAREDIR%%/luarocks/util.lua
|
||||
%%LUA_MODSHAREDIR%%/luarocks/vendor/dkjson.lua
|
||||
|
|
Loading…
Add table
Reference in a new issue