projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f7daf5
)
luabitop: update to 1.0.3
author
Maxim Storchak
<
[email protected]
>
Mon, 2 Jun 2025 16:50:30 +0000
(19:50 +0300)
committer
Josef Schlehofer
<
[email protected]
>
Thu, 26 Jun 2025 07:47:05 +0000
(09:47 +0200)
Remove myself as a maintainer
Signed-off-by: Maxim Storchak <
[email protected]
>
lang/luabitop/Makefile
patch
|
blob
|
history
diff --git
a/lang/luabitop/Makefile
b/lang/luabitop/Makefile
index 20f2c391a443bad846ab6399b03947ccb8bffe5b..f9f7e1721cfcc00313ccef65a2a90f375a997dd8 100644
(file)
--- a/
lang/luabitop/Makefile
+++ b/
lang/luabitop/Makefile
@@
-8,15
+8,14
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=luabitop
-PKG_VERSION:=1.0.
2
+PKG_VERSION:=1.0.
3
PKG_RELEASE:=1
_BASENAME:=LuaBitOp
-PKG_MAINTAINER:=Maxim Storchak <
[email protected]
>
PKG_SOURCE:=$(_BASENAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://bitop.luajit.org/download/
-PKG_HASH:=
1207c9293dcd52eb9dca6538d1b87352bd510f4e760938f5048433f7f272ce99
+PKG_HASH:=
d514a3d2cefa76c8d11c1b9ec740d5fae316a9c9764e1e12ddea21e4982fab4b
PKG_BUILD_DIR:=$(BUILD_DIR)/$(_BASENAME)-$(PKG_VERSION)
PKG_LICENSE:=MIT