Skip to content
Snippets Groups Projects
Commit ecefa6e8 authored by hauke's avatar hauke
Browse files

tools: scons: update to version 2.3.5


This brings scons to the most recent version.

Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46132 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 5082958f
No related branches found
No related tags found
No related merge requests found
...@@ -8,11 +8,11 @@ ...@@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=scons PKG_NAME:=scons
PKG_VERSION:=2.3.1 PKG_VERSION:=2.3.5
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/scons PKG_SOURCE_URL:=@SF/scons
PKG_MD5SUM:=60a3cfb98b661df9f4406c61b5686bd7 PKG_MD5SUM:=a8988c7ef11133bb3b6ccf0af67ce010
include $(INCLUDE_DIR)/host-build.mk include $(INCLUDE_DIR)/host-build.mk
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment