Skip to content

Commit

Permalink
Correct wrong check sum for #6
Browse files Browse the repository at this point in the history
  • Loading branch information
iav committed Mar 13, 2016
1 parent 7c6ccba commit 9361471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/scons/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ PKG_VERSION:=2.3.5

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/scons
PKG_MD5SUM:=a8988c7ef11133bb3b6ccf0af67ce010
PKG_MD5SUM:=8b0d1041266f89b18e47f26d943f8aa5

include $(INCLUDE_DIR)/host-build.mk

Expand Down

0 comments on commit 9361471

Please sign in to comment.