From: Stephen Walker Date: Wed, 26 May 2010 02:50:03 +0000 (+0000) Subject: [packages] ruby: correct the md5sum X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=ba65c250bcf0af79619dd3be86bad156e42c0da4 [packages] ruby: correct the md5sum SVN-Revision: 21570 --- diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile index 6829fe84e7..c85aa88951 100644 --- a/lang/ruby/Makefile +++ b/lang/ruby/Makefile @@ -21,7 +21,7 @@ PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=ftp://ftp.ruby-lang.org/pub/ruby/1.9/ -PKG_MD5SUM:=ebb20550a11e7f1a2fbd6fdec2a3e0a3 +PKG_MD5SUM:=e019ae9c643c5efe91be49e29781fb94 PKG_BUILD_DEPENDS:=ruby/host