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

ntpd: Supports apk version semantics #25328

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Conversation

nxhack
Copy link
Contributor

@nxhack nxhack commented Nov 13, 2024

Maintainer: @tripolar

Compile tested: head,aarch64,

Run tested: aarch64 (mediatek/filogic)

Description:
Supports apk version semantics.

See: #23706

@efahl
Copy link
Contributor

efahl commented Nov 13, 2024

Thanks, I ran into this yesterday and was too lazy to figure out a good fix. This is nice and clean.

@neheb
Copy link
Contributor

neheb commented Nov 13, 2024

admin/sudo uses

PKG_VERSION:=$(subst p,_p,$(PKG_REALVERSION))

@nxhack
Copy link
Contributor Author

nxhack commented Nov 13, 2024

Thank you very much.It is better this way.This is smarter.

PKG_VERSION:=$(subst p,_p,$(PKG_REALVERSION))

@neheb neheb merged commit de9f4eb into openwrt:master Nov 13, 2024
12 of 13 checks passed
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.

3 participants