libqmi: switch to autorelease
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
This commit is contained in:
parent
858d61b148
commit
daeb94469b
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=libqmi
|
||||
PKG_VERSION:=1.28.8
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=$(AUTORELEASE)
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=https://www.freedesktop.org/software/libqmi
|
||||
|
|
Loading…
Reference in New Issue