libmbim: switch to autorelease
authorNicholas Smith <nicholas@nbembedded.com>
Sun, 22 Aug 2021 06:12:20 +0000 (16:12 +1000)
committerNicholas Smith <nicholas@nbembedded.com>
Sun, 22 Aug 2021 06:12:20 +0000 (16:12 +1000)
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
libs/libmbim/Makefile

index 8512756968ce2e3a9dc389f0766904a9b1e1c490..32c8ef49351ee345b5a520b4b624566cf0399157 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libmbim
 PKG_VERSION:=1.26.0
-PKG_RELEASE:=1
+PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://www.freedesktop.org/software/libmbim