package/busybox: passwd: use MD5 hash by default (like it used to be)
[openwrt.git] / package / busybox / Makefile
index a6b6556..871eae4 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=busybox
 PKG_VERSION:=1.19.3
-PKG_RELEASE:=3
+PKG_RELEASE:=4
 PKG_FLAGS:=essential
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
This page took 0.027326 seconds and 4 git commands to generate.