projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe0b171
)
busybox: revert accidential version bump
author
Jo-Philipp Wich
<jo@mein.io>
Thu, 27 Apr 2017 13:38:48 +0000
(15:38 +0200)
committer
Jo-Philipp Wich
<jo@mein.io>
Thu, 27 Apr 2017 13:38:48 +0000
(15:38 +0200)
Due to an oversight during patch conflict resolution, the PKG_VERSION got
accidentially bumped instead of the PKG_RELEASE field.
Revert the bad version change as there exists no upstream 1.25.2 version.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
package/utils/busybox/Makefile
patch
|
blob
|
history
diff --git
a/package/utils/busybox/Makefile
b/package/utils/busybox/Makefile
index 95814eaee43d92edb45e1787a431e0770e578368..40bddd6b58195828951d1e48c12848f4fbfc1430 100644
(file)
--- a/
package/utils/busybox/Makefile
+++ b/
package/utils/busybox/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=busybox
-PKG_VERSION:=1.25.
2
+PKG_VERSION:=1.25.
1
PKG_RELEASE:=4
PKG_FLAGS:=essential