Skip to content

Commit

Permalink
devel/luv: Update to 1.48.0-0
Browse files Browse the repository at this point in the history
  • Loading branch information
assistcontrol committed Feb 22, 2024
1 parent 6aab15a commit a458ab9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions 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
Expand All @@ -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 \
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit a458ab9

Please sign in to comment.