mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
Commit 66894032d4 ("acme: standardize key_type") failed to bump the
package release, so the update won't be automatically installed. Bump
PKG_RELEASE to make sure users get the updated version.
Opt for adding a PKG_RELEASE instead of bumping the version to avoid
having different packages (from different branches) with the same
PKG_VERSION.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>