Date: Sat, 30 Jul 2022 19:27:58 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 27bd6727919d - main - net/luasocket: Update to 3.1.0 Message-ID: <202207301927.26UJRwtb037115@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=27bd6727919d81dabc1eec004a9f34733f79db75 commit 27bd6727919d81dabc1eec004a9f34733f79db75 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-07-30 19:24:20 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-07-30 19:24:20 +0000 net/luasocket: Update to 3.1.0 Changes: https://github.com/lunarmodules/luasocket/releases --- net/luasocket/Makefile | 2 +- net/luasocket/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/luasocket/Makefile b/net/luasocket/Makefile index d9ca5ff457b5..db16b9fcece6 100644 --- a/net/luasocket/Makefile +++ b/net/luasocket/Makefile @@ -1,5 +1,5 @@ PORTNAME= luasocket -PORTVERSION= 3.0.0 +PORTVERSION= 3.1.0 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net diff --git a/net/luasocket/distinfo b/net/luasocket/distinfo index 8a8af5c3d637..3ae415859299 100644 --- a/net/luasocket/distinfo +++ b/net/luasocket/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652446254 -SHA256 (lunarmodules-luasocket-v3.0.0_GH0.tar.gz) = 04d98e40edcee7c7c5f83f0e8ba5503d14b56280e20daceee9e34ed7cf8f1b15 -SIZE (lunarmodules-luasocket-v3.0.0_GH0.tar.gz) = 336231 +TIMESTAMP = 1659161127 +SHA256 (lunarmodules-luasocket-v3.1.0_GH0.tar.gz) = bf033aeb9e62bcaa8d007df68c119c966418e8c9ef7e4f2d7e96bddeca9cca6e +SIZE (lunarmodules-luasocket-v3.1.0_GH0.tar.gz) = 336542
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207301927.26UJRwtb037115>