Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

luajit2: update to v2.1-20241113 #25426

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

jmarcet
Copy link
Contributor

@jmarcet jmarcet commented Nov 22, 2024

Maintainer: me
Compile tested: master x86_64
Run tested: master x86_64

Description:
New upstream release v2.1-20241113

@jmarcet
Copy link
Contributor Author

jmarcet commented Nov 22, 2024

The Check APK compatible version/release is failing, but as far as I can see the version is valid for apk

$ opkg list-installed | grep luajit
luajit2 - 2.1.2024.11.13-r1
$ apk version -c -v 2.1.2024.11.13-r1
$ echo RET=$?
RET=0

Although:

$ grep -E '^PKG_VERSION' "Makefile" | cut -f 2 -d '='
2.1.$(subst -,.,$(PKG_SOURCE_DATE))

Which is making the workflow fail

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant