projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e034b99
)
busybox: bump PKG_RELEASE
author
Konstantin Demin
<
[email protected]
>
Mon, 14 Jul 2025 08:05:41 +0000
(11:05 +0300)
committer
Hauke Mehrtens
<
[email protected]
>
Sat, 19 Jul 2025 16:54:05 +0000
(18:54 +0200)
improves
f0e7868b7e0c
"busybox: adjust with glibc and libcrypt-compat"
Signed-off-by: Konstantin Demin <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/19404
Signed-off-by: Hauke Mehrtens <
[email protected]
>
package/utils/busybox/Makefile
patch
|
blob
|
history
diff --git
a/package/utils/busybox/Makefile
b/package/utils/busybox/Makefile
index a77d1f80820f4a69fef9eb0fefb76633f1e1dd3c..63c1dceee3c9baf63f5ed786bde313430ad26c47 100644
(file)
--- a/
package/utils/busybox/Makefile
+++ b/
package/utils/busybox/Makefile
@@
-6,7
+6,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=busybox
PKG_VERSION:=1.37.0
-PKG_RELEASE:=
4
+PKG_RELEASE:=
5
PKG_FLAGS:=essential
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2