modemmanger: bump PKG_RELEASE
authorFlorian Eckert <fe@dev.tdt.de>
Wed, 27 Sep 2023 13:56:47 +0000 (15:56 +0200)
committerFlorian Eckert <fe@dev.tdt.de>
Wed, 27 Sep 2023 13:56:49 +0000 (15:56 +0200)
The PKG_RELEASE was not incremented during the last merge, the commit shows
that it is incremented by one, but this was already done during the last
change. Very strange. Hence this commit which increments PKG_RELEASE by
one.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
net/modemmanager/Makefile

index 0069eaae987ae3e1f0ea5c3aafa902371b77800b..864127a3d72c666a881423478b6fbd999756190f 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=modemmanager
 PKG_SOURCE_VERSION:=1.20.6
-PKG_RELEASE:=13
+PKG_RELEASE:=14
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://gitlab.freedesktop.org/mobile-broadband/ModemManager.git