projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73e04e2
)
uqmi: Increase PKG_RELEASE
author
Hauke Mehrtens
<
[email protected]
>
Thu, 18 Sep 2025 23:54:13 +0000
(
01:54
+0200)
committer
Hauke Mehrtens
<
[email protected]
>
Thu, 18 Sep 2025 23:55:07 +0000
(
01:55
+0200)
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]
>
package/network/utils/uqmi/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/uqmi/Makefile
b/package/network/utils/uqmi/Makefile
index 1be3fcd9a2e5c8902d24f5d4f5b6eaddaf38766f..46bc37644e2ba50c65b41b12268ff4413f5a2853 100644
(file)
--- a/
package/network/utils/uqmi/Makefile
+++ b/
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