[notify] ruby: update to 1.9.3-p484

includes a security fix, see
https://www.ruby-lang.org/en/news/2013/11/22/heap-overflow-in-floating-point-parsing-cve-2013-4164/
This commit is contained in:
Juergen Daubert 2013-11-22 15:56:50 +01:00 committed by Fredrik Rinnestam
parent 6eca721450
commit ef55fd1871
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
aa710d386e5903f78f0231868255e6af ruby-1.9.3-p448.tar.bz2
03f5b08804927ceabe5122cb90f5d0a9 ruby-1.9.3-p484.tar.bz2
ce941d90c1361ce6ab6561bbe3f990fe ruby-arch.patch

View File

@ -4,7 +4,7 @@
# Depends on: gdbm ncurses openssl readline zlib libffi libyaml
name=ruby
version=1.9.3-p448
version=1.9.3-p484
release=1
source=(ftp://ftp.ruby-lang.org/pub/$name/1.9/$name-$version.tar.bz2 \
$name-arch.patch)