Sfoglia il codice sorgente

uqmi: Increase PKG_RELEASE

Make sure that the package gets updated after the last fix.

Fixes: cd20ae44f22d ("uqmi: fix data-format parsing")
Signed-off-by: Hauke Mehrtens <[email protected]>
Hauke Mehrtens 4 mesi fa
parent
commit
0203ef3fc9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      package/network/utils/uqmi/Makefile

+ 1 - 1
package/network/utils/uqmi/Makefile

@@ -1,7 +1,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=uqmi
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/uqmi.git