projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
114c168
)
rssileds: bump PKG_RELEASE due to libiwinfo ABI change
author
Christian Marangi
<
[email protected]
>
Sun, 22 Jan 2023 18:51:39 +0000
(19:51 +0100)
committer
Christian Marangi
<
[email protected]
>
Mon, 23 Jan 2023 12:55:42 +0000
(13:55 +0100)
Bump PKG_RELEASE due to libiwinfo ABI change to trigger a package
rebuild.
Signed-off-by: Christian Marangi <
[email protected]
>
package/network/utils/rssileds/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/rssileds/Makefile
b/package/network/utils/rssileds/Makefile
index 2282d8c5b1ac73d02815e1b88017ecda53cc48c0..5adc25e8d801a78341bfdb3e266b950d5b76b626 100644
(file)
--- a/
package/network/utils/rssileds/Makefile
+++ b/
package/network/utils/rssileds/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=rssileds
-PKG_RELEASE:=
3
+PKG_RELEASE:=
4
PKG_LICNESE:=GPL-2.0+
include $(INCLUDE_DIR)/package.mk