diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2025-05-10 20:06:19 -0400 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2025-05-10 20:06:19 -0400 |
commit | ed726079365eedafae4be7af9c8db3ba8be63ea3 (patch) | |
tree | 1236546e8131828098e8e3d75ec9d58db674d510 | |
parent | astro/josm: update 19369 → 19396 (diff) |
devel/luv: Update to 1.51.0-0
-rw-r--r-- | devel/luv/Makefile | 4 | ||||
-rw-r--r-- | devel/luv/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/luv/Makefile b/devel/luv/Makefile index 4de8963f3ff3..1597cff172c6 100644 --- a/devel/luv/Makefile +++ b/devel/luv/Makefile @@ -1,6 +1,6 @@ PORTNAME= luv #DISTVERSIONPREFIX= v -DISTVERSION= 1.50.0-1 +DISTVERSION= 1.51.0-0 CATEGORIES= devel MASTER_SITES= https://github.com/luvit/${PORTNAME}/releases/download/${DISTVERSION}/ @@ -26,7 +26,7 @@ CMAKE_ARGS= -DLUA_BUILD_TYPE=System \ PLIST_FILES= lib/libluv.so \ lib/libluv.so.1 \ - lib/libluv.so.1.50.0 \ + lib/libluv.so.1.51.0 \ libdata/pkgconfig/libluv.pc \ include/luv/util.h \ include/luv/luv.h \ diff --git a/devel/luv/distinfo b/devel/luv/distinfo index e77054b859e8..505e6cdcd8d7 100644 --- a/devel/luv/distinfo +++ b/devel/luv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738803607 -SHA256 (luv-1.50.0-1.tar.gz) = d867c3024d9c981d54f2edd83e13fd6dc1158f0608635f7b1c0f6b5586b5bc34 -SIZE (luv-1.50.0-1.tar.gz) = 1523695 +TIMESTAMP = 1746921848 +SHA256 (luv-1.51.0-0.tar.gz) = eb121ca0a26a417330eacf590f87ab30c426ab287e38a79a779e7e8708dc9aa3 +SIZE (luv-1.51.0-0.tar.gz) = 1528236 |