diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-07 21:27:14 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-07 21:42:47 +0000 |
commit | 926f75d933be0c1f5f2886e6d2c0cc298d8db54b (patch) | |
tree | f490fbd914bbeee52bc9c8cc133da69997119dd8 | |
parent | ef3329763021a7ef30ef8bbd51a079e294ce0d2c (diff) | |
download | ports-926f75d933be0c1f5f2886e6d2c0cc298d8db54b.tar.gz ports-926f75d933be0c1f5f2886e6d2c0cc298d8db54b.zip |
devel/lua-luarocks: Update to 3.9.1
Changes: https://github.com/luarocks/luarocks/blob/master/CHANGELOG.md
https://github.com/luarocks/luarocks/commits/master
-rw-r--r-- | devel/lua-luarocks/Makefile | 2 | ||||
-rw-r--r-- | devel/lua-luarocks/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/lua-luarocks/Makefile b/devel/lua-luarocks/Makefile index 48d984e9994d..8dc8c5317eea 100644 --- a/devel/lua-luarocks/Makefile +++ b/devel/lua-luarocks/Makefile @@ -1,5 +1,5 @@ PORTNAME= luarocks -PORTVERSION= 3.9.0 +PORTVERSION= 3.9.1 CATEGORIES= devel MASTER_SITES= https://luarocks.org/releases/ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} diff --git a/devel/lua-luarocks/distinfo b/devel/lua-luarocks/distinfo index 49064cea9f6a..63e02aa4f083 100644 --- a/devel/lua-luarocks/distinfo +++ b/devel/lua-luarocks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650228706 -SHA256 (luarocks-3.9.0.tar.gz) = 5e840f0224891de96be4139e9475d3b1de7af3a32b95c1bdf05394563c60175f -SIZE (luarocks-3.9.0.tar.gz) = 252777 +TIMESTAMP = 1657198965 +SHA256 (luarocks-3.9.1.tar.gz) = ffafd83b1c42aa38042166a59ac3b618c838ce4e63f4ace9d961a5679ef58253 +SIZE (luarocks-3.9.1.tar.gz) = 253375 |