From 04891626cfe46516a3a440b5221d903f05af5c97 Mon Sep 17 00:00:00 2001 From: jow Date: Tue, 10 Feb 2009 23:16:40 +0000 Subject: [PATCH] [packages] Bump ruby to 1.8.6-p287, fixes several memory leaks. Thanks Michael Conrad git-svn-id: svn://svn.openwrt.org/openwrt/packages@14470 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- lang/ruby/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile index 10ea51e2f..17041f1bc 100644 --- a/lang/ruby/Makefile +++ b/lang/ruby/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ruby -PKG_VERSION:=1.8.6-p36 +PKG_VERSION:=1.8.6-p287 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=ftp://ftp.ruby-lang.org/pub/ruby/1.8/ -PKG_MD5SUM:=eb7f25818cb6993839b38d1f21bd4ea1 +PKG_MD5SUM:=80b5f3db12531d36e6c81fac6d05dda9 include $(INCLUDE_DIR)/package.mk -- 2.11.0