ruby/passenger: Updated for version 5.0.10.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Thibaut Notteboom 2015-06-13 21:40:18 +07:00 committed by Willy Sudiarto Raharjo
parent 492461d176
commit a1e04e9821
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=passenger PRGNAM=passenger
VERSION=${VERSION:-5.0.5} VERSION=${VERSION:-5.0.10}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="passenger" PRGNAM="passenger"
VERSION="5.0.5" VERSION="5.0.10"
HOMEPAGE="https://www.phusionpassenger.com" HOMEPAGE="https://www.phusionpassenger.com"
DOWNLOAD="https://rubygems.org/downloads/passenger-5.0.5.gem" DOWNLOAD="https://rubygems.org/downloads/passenger-5.0.10.gem"
MD5SUM="5eeaeb837b141adef6e8798b3e93287e" MD5SUM="97ab2c8ba8cadc126847bad0dbe26cdd"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="rubygem-rack" REQUIRES="rubygem-rack"