Commit
66894032d482 ("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>
PKG_NAME:=acme-common
PKG_VERSION:=1.0.4
+PKG_RELEASE:=2
PKG_MAINTAINER:=Toke Høiland-Jørgensen <toke@toke.dk>
PKG_LICENSE:=GPL-3.0-only