git: a458ab9ef04c - main - devel/luv: Update to 1.48.0-0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 22 Feb 2024 14:36:21 UTC
The branch main has been updated by adamw: URL: https://cgit.FreeBSD.org/ports/commit/?id=a458ab9ef04ceda7193fa21997f431a875b3d4e0 commit a458ab9ef04ceda7193fa21997f431a875b3d4e0 Author: Adam Weinberger <adamw@FreeBSD.org> AuthorDate: 2024-02-22 14:34:48 +0000 Commit: Adam Weinberger <adamw@FreeBSD.org> CommitDate: 2024-02-22 14:36:13 +0000 devel/luv: Update to 1.48.0-0 --- devel/luv/Makefile | 7 ++++--- devel/luv/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/devel/luv/Makefile b/devel/luv/Makefile index 844fd6cf94f0..5f7a480a97e3 100644 --- a/devel/luv/Makefile +++ b/devel/luv/Makefile @@ -1,7 +1,8 @@ PORTNAME= luv -DISTVERSION= 1.47.0-0 +DISTVERSIONPREFIX= v +DISTVERSION= 1.48.0-0 CATEGORIES= devel -MASTER_SITES= https://github.com/luvit/${PORTNAME}/releases/download/${DISTVERSION}/ +MASTER_SITES= https://github.com/luvit/${PORTNAME}/releases/download/v${DISTVERSION}/ MAINTAINER= adamw@FreeBSD.org COMMENT= libuv bindings for lua @@ -25,7 +26,7 @@ CMAKE_ARGS= -DLUA_BUILD_TYPE=System \ PLIST_FILES= lib/libluv.so \ lib/libluv.so.1 \ - lib/libluv.so.1.47.0 \ + lib/libluv.so.1.48.0 \ libdata/pkgconfig/libluv.pc \ include/luv/util.h \ include/luv/luv.h \ diff --git a/devel/luv/distinfo b/devel/luv/distinfo index 159966acd563..348af170bd94 100644 --- a/devel/luv/distinfo +++ b/devel/luv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704526500 -SHA256 (luv-1.47.0-0.tar.gz) = 2b5c460fad3b86ea7cfbfaa8bb284506e8f8a354bdd735bde5d664a7b2b1f8bd -SIZE (luv-1.47.0-0.tar.gz) = 1479479 +TIMESTAMP = 1708610886 +SHA256 (luv-v1.48.0-0.tar.gz) = b9c34eb0f67feb0336b9a0fa8bb8cd3fb3082dfbab4561df3c03d8b04a58530b +SIZE (luv-v1.48.0-0.tar.gz) = 1485790