summaryrefslogtreecommitdiffstats
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-11-03 15:55:23 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-11-03 15:55:23 +0000
commit75c8653686b46bc08d0a6e8bc4967cc035b3c37d (patch)
tree1ec7d209531f9a92e451777411d4c5dc753cd8a3 /package/busybox/Makefile
parentfe1f2bb1d957d199169580ca5b0c186ea2a66997 (diff)
package/busybox: update to 1.19.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28725 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/busybox/Makefile')
-rw-r--r--package/busybox/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/busybox/Makefile b/package/busybox/Makefile
index 9e991c362..ac4218f29 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=busybox
-PKG_VERSION:=1.19.2
-PKG_RELEASE:=3
+PKG_VERSION:=1.19.3
+PKG_RELEASE:=1
PKG_FLAGS:=essential
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.busybox.net/downloads \
http://distfiles.gentoo.org/distfiles/
-PKG_MD5SUM:=50267054345f1a0b77fe65f6e0e5ba29
+PKG_MD5SUM:=c3938e1ac59602387009bbf1dd1af7f6
PKG_BUILD_DEPENDS:=BUSYBOX_USE_LIBRPC:librpc
PKG_BUILD_PARALLEL:=1