mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-10 05:42:52 +01:00
uqmi: Increase PKG_RELEASE
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
Make sure that the package gets updated after the last fix. Fixes:9d83c1b1a9("uqmi: fix data-format parsing") Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> (cherry picked from commit0203ef3fc9)
This commit is contained in:
parent
9d83c1b1a9
commit
de44a34908
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue