From: nico Date: Wed, 10 Jan 2007 00:53:05 +0000 (+0000) Subject: update ruby to 1.8.5 (recloses: #1160) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=17483f8055073adf957334d83a40e50655341ac8;p=packages.git update ruby to 1.8.5 (recloses: #1160) git-svn-id: svn://svn.openwrt.org/openwrt/packages@6055 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile index aad9ca086..9bce84e81 100644 --- a/lang/ruby/Makefile +++ b/lang/ruby/Makefile @@ -1,3 +1,4 @@ +# # Copyright (C) 2006 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -8,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ruby -PKG_VERSION:=1.8.4 +PKG_VERSION:=1.8.5 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.ruby-lang.org/pub/ruby/1.8/ -PKG_MD5SUM:=bd8c2e593e1fa4b01fd98eaf016329bb +PKG_MD5SUM:=3fbb02294a8ca33d4684055adba5ed6f PKG_CAT:=zcat PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)