mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/ruby-fcgi: upgrade to 0.8.9
This commit is contained in:
parent
638f33fbdc
commit
fd064b0fbc
@ -1,11 +1,11 @@
|
||||
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=ruby-fcgi
|
||||
_gemname=fcgi
|
||||
pkgver=0.8.8
|
||||
pkgrel=1
|
||||
_gemname=ruby-fcgi
|
||||
pkgver=0.8.9
|
||||
pkgrel=0
|
||||
pkgdesc="Ruby fast CGI support"
|
||||
url="http://rubygems.org/gems/fcgi"
|
||||
url="http://rubygems.org/gems/ruby-fcgi"
|
||||
arch="all"
|
||||
license="GPL"
|
||||
depends="ruby"
|
||||
@ -33,4 +33,4 @@ package() {
|
||||
"$pkgdir"/$_geminstdir/.require_paths
|
||||
}
|
||||
|
||||
md5sums="395e5e069edab8cb64cf3db4a6a81c90 fcgi-0.8.8.gem"
|
||||
md5sums="982578b97c5de92a95187d074c5156de ruby-fcgi-0.8.9.gem"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user