Skip to content

Commit 1f92d4e

Browse files
author
osa
committed
www/lua-resty-lrucache: update to 0.15
1 parent 3fbac53 commit 1f92d4e

2 files changed

Lines changed: 6 additions & 12 deletions

File tree

www/lua-resty-lrucache/Makefile

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.4 2024/09/23 12:38:13 wiz Exp $
1+
# $NetBSD: Makefile,v 1.5 2024/11/26 19:50:10 osa Exp $
22

3-
DISTNAME= lua-resty-lrucache-0.14
3+
DISTNAME= lua-resty-lrucache-0.15
44
CATEGORIES= www
55
MASTER_SITES= ${MASTER_SITE_GITHUB:=openresty/}
66
GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -13,12 +13,6 @@ LICENSE= modified-bsd
1313
USE_LANGUAGES= # none
1414
USE_TOOLS+= bash:build gmake
1515

16-
SUBST_CLASSES+= bash
17-
SUBST_STAGE.bash= pre-configure
18-
SUBST_FILES.bash+= Makefile
19-
SUBST_SED.bash+= -e "s,/bin/bash,${BASH},"
20-
SUBST_MESSAGE.bash= Fixing path to bash.
21-
2216
MAKE_ENV+= LUA_INCLUDE_DIR=${PREFIX}/include/luajit-2.1
2317
MAKE_ENV+= LUA_LIB_DIR=${PREFIX}/share/luajit-2.1
2418

www/lua-resty-lrucache/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.2 2024/09/19 11:15:48 adam Exp $
1+
$NetBSD: distinfo,v 1.3 2024/11/26 19:50:10 osa Exp $
22

3-
BLAKE2s (lua-resty-lrucache-0.14.tar.gz) = 791ea49884573855dc3bd5a3bc3fb59c5ab241a66439ef5bad584ca91ae7f750
4-
SHA512 (lua-resty-lrucache-0.14.tar.gz) = 66bc1ea6e8c42b3eac0ce8fd38b358f09108a3eeb9cadb56dc2ad97291082a46691a4a56f8ed959b50a4106013bf06bc0f705caee52008cbecff90a3291c5378
5-
Size (lua-resty-lrucache-0.14.tar.gz) = 17848 bytes
3+
BLAKE2s (lua-resty-lrucache-0.15.tar.gz) = 311dcd07fd06449cba1c69741b11c88d7f423157e15c1c78e4ed96ee56ff02b8
4+
SHA512 (lua-resty-lrucache-0.15.tar.gz) = 544d862fb6de66c6a9e342ba62aaf11b639ba199c97261a74881a9b395705e2a78b96d58a405dab7793b53be12cd8108d3861f6d30c3b3950b565fed1547a47d
5+
Size (lua-resty-lrucache-0.15.tar.gz) = 17834 bytes

0 commit comments

Comments
 (0)