mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
libqmi: switch to autorelease
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user