Skip to content

Commit 3fbac53

Browse files
author
osa
committed
www/lua-resty-core: update to 0.1.30
1 parent 6c38741 commit 3fbac53

2 files changed

Lines changed: 6 additions & 12 deletions

File tree

www/lua-resty-core/Makefile

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.6 2024/09/23 12:39:12 wiz Exp $
1+
# $NetBSD: Makefile,v 1.7 2024/11/26 19:49:27 osa Exp $
22

3-
DISTNAME= lua-resty-core-0.1.29
3+
DISTNAME= lua-resty-core-0.1.30
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-core/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.4 2024/09/19 11:17:16 adam Exp $
1+
$NetBSD: distinfo,v 1.5 2024/11/26 19:49:27 osa Exp $
22

3-
BLAKE2s (lua-resty-core-0.1.29.tar.gz) = b06ed3f5e13a35c50c9b97beebe9b31613b9cdb1b76bc7edf04e2e25e5df6c24
4-
SHA512 (lua-resty-core-0.1.29.tar.gz) = 011663cff56c9e041eea32f41140f69e71370b0a16c5928bfcd949957261eb87d650f8c8f170b414bc606a65f4b2e3a2c1907370192472fa4f5be05457f04e75
5-
Size (lua-resty-core-0.1.29.tar.gz) = 226440 bytes
3+
BLAKE2s (lua-resty-core-0.1.30.tar.gz) = 5cbd3bd8dbf485ce1abab64d94e5ea76a02f5b653385eeb9702190aa0c51649a
4+
SHA512 (lua-resty-core-0.1.30.tar.gz) = e3951e71600b16732b3d1fc0e9c9497e9e73e739628ca06171e0274ebe880e3ce77a7992a98e911e33fbd336bc723c45e198357046308d5043e64e3003ccb26f
5+
Size (lua-resty-core-0.1.30.tar.gz) = 226422 bytes

0 commit comments

Comments
 (0)