diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2026-03-16 15:18:30 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2026-03-16 15:18:30 +0000 |
| commit | a815eaa92af51338c7688b22fbbfcc2c4dd4245c (patch) | |
| tree | f68c2f8a0d461808c76fdb81252e711667ad8a2f | |
| parent | 2f52a07fda6d027d6ef289b7db1e202bf3d41f35 (diff) | |
devel/luv: Update to 1.52.1-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 7f0f12b58869..55f486f1581a 100644 --- a/devel/luv/Makefile +++ b/devel/luv/Makefile @@ -1,6 +1,6 @@ PORTNAME= luv #DISTVERSIONPREFIX= v -DISTVERSION= 1.51.0-2 +DISTVERSION= 1.52.1-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.51.0 \ + lib/libluv.so.1.52.1 \ libdata/pkgconfig/libluv.pc \ include/luv/util.h \ include/luv/luv.h \ diff --git a/devel/luv/distinfo b/devel/luv/distinfo index a20f1e85f817..1ae9c915906b 100644 --- a/devel/luv/distinfo +++ b/devel/luv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1768779127 -SHA256 (luv-1.51.0-2.tar.gz) = bac6e88c883b02c10b3c08a236443b866bae1c77bcd834a2e8683bc925d12d8c -SIZE (luv-1.51.0-2.tar.gz) = 1532268 +TIMESTAMP = 1773673920 +SHA256 (luv-1.52.1-0.tar.gz) = 3e6eb820a3aee034f85f9cce9bd77b5d42f34d128a1ccec877adf28c913577c7 +SIZE (luv-1.52.1-0.tar.gz) = 1543637 |
