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 Mar 7, 2023
1 parent a9247f5 commit 7946f7a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions lang/luajit-devel/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= luajit
DISTVERSION= 2.1.0.20230104
DISTVERSION= 2.1.0.20230221
CATEGORIES= lang
PKGNAMESUFFIX= -devel
DISTNAME= LuaJIT-${DISTVERSION}
Expand All @@ -21,7 +21,7 @@ USE_LDCONFIG= yes
MAKE_ARGS= CC=${CC} CCOPT= CCOPT_x86= Q=

USE_GITHUB= yes
GH_TUPLE= LuaJIT:LuaJIT:d0e8893
GH_TUPLE= LuaJIT:LuaJIT:505e2c0

LUAJIT_VERSION= 2.1.0-beta3
LUAJIT_SOVERSION= 2.1.0
Expand Down
6 changes: 3 additions & 3 deletions lang/luajit-devel/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1673370633
SHA256 (LuaJIT-LuaJIT-2.1.0.20230104-d0e8893_GH0.tar.gz) = 0f39b8dcbc0a009622b6b61baa3b12b35088f8c24cbcce62ca5d01c7a5ae65fb
SIZE (LuaJIT-LuaJIT-2.1.0.20230104-d0e8893_GH0.tar.gz) = 1074348
TIMESTAMP = 1678201024
SHA256 (LuaJIT-LuaJIT-2.1.0.20230221-505e2c0_GH0.tar.gz) = be37f0c0c34da24016468cc76c51e3135af9ba87244b5f0f6a01aa40fd4c50f0
SIZE (LuaJIT-LuaJIT-2.1.0.20230221-505e2c0_GH0.tar.gz) = 1074333

0 comments on commit 7946f7a

Please sign in to comment.