1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-05 14:04:30 +03:00

busybox: Increment PKG_RELEASE

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13535 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
rwhitby 2008-12-07 02:15:13 +00:00
parent cd9e718c6f
commit 3460b30f36

View File

@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=busybox
PKG_VERSION:=1.11.3
PKG_RELEASE:=2
PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.busybox.net/downloads \