projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1b2d73
)
[packages] Bump ruby to 1.8.6-p287, fixes several memory leaks. Thanks Michael Conrad
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 10 Feb 2009 23:16:40 +0000
(23:16 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 10 Feb 2009 23:16:40 +0000
(23:16 +0000)
SVN-Revision: 14470
lang/ruby/Makefile
patch
|
blob
|
history
diff --git
a/lang/ruby/Makefile
b/lang/ruby/Makefile
index 10ea51e2fee3dc9207cca44d866280a6baee9233..17041f1bc068d732ccdaf15f7d5b8caebe495a15 100644
(file)
--- a/
lang/ruby/Makefile
+++ b/
lang/ruby/Makefile
@@
-9,12
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=ruby
-PKG_VERSION:=1.8.6-p
36
+PKG_VERSION:=1.8.6-p
287
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