Skip to content

Commit

Permalink
lang/luajit-devel: update to the recent commit
Browse files Browse the repository at this point in the history
  • Loading branch information
osokin committed Oct 25, 2023
1 parent 1ccd5cb commit ee53702
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions lang/luajit-devel/Makefile
@@ -1,5 +1,5 @@
PORTNAME= luajit
DISTVERSION= 2.1.0.20230925
DISTVERSION= 2.1.0.20231021
CATEGORIES= lang
PKGNAMESUFFIX= -devel
DISTNAME= LuaJIT-${DISTVERSION}
Expand All @@ -21,10 +21,10 @@ USE_LDCONFIG= yes
MAKE_ARGS= CC=${CC} CCOPT= CCOPT_x86= Q=

USE_GITHUB= yes
GH_TUPLE= LuaJIT:LuaJIT:becf5cc
GH_TUPLE= LuaJIT:LuaJIT:e826d0c

LUAJIT_VERSION= 2.1
LUAJIT_SOVERSION= 2.1.1695653777
LUAJIT_SOVERSION= 2.1.1697887905

PLIST_SUB+= VERSION=${LUAJIT_VERSION} SOVERSION=${LUAJIT_SOVERSION}

Expand Down
6 changes: 3 additions & 3 deletions lang/luajit-devel/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1696437101
SHA256 (LuaJIT-LuaJIT-2.1.0.20230925-becf5cc_GH0.tar.gz) = 337f8e294ddd35c37a26661b4ec4cbb9ea663cd8c8be3cb124a8fbaa2d105c9f
SIZE (LuaJIT-LuaJIT-2.1.0.20230925-becf5cc_GH0.tar.gz) = 1076104
TIMESTAMP = 1698259938
SHA256 (LuaJIT-LuaJIT-2.1.0.20231021-e826d0c_GH0.tar.gz) = 96ec53a5f8c16c4de20867e19fa6dfa7237a3bd351aecb5fd9e4608e330bd2de
SIZE (LuaJIT-LuaJIT-2.1.0.20231021-e826d0c_GH0.tar.gz) = 1076493

0 comments on commit ee53702

Please sign in to comment.