mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 09:22:12 +08:00
rebuild for new ruby relese
This commit is contained in:
parent
832bf90e8e
commit
25a458c2ef
@ -1,6 +1,6 @@
|
||||
pkgname=passenger
|
||||
pkgver=5.0.30
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A fast and robust web server and application server for Ruby, Python and Node.js"
|
||||
arch=('x86_64')
|
||||
url="https://www.phusionpassenger.com/"
|
||||
|
@ -1,5 +1,5 @@
|
||||
pkgname=ruby-rack
|
||||
pkgver=1.6.4
|
||||
pkgver=2.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="Rack provides minimal, modular and adaptable interface for developing web applications in Ruby"
|
||||
arch=(any)
|
||||
@ -8,7 +8,7 @@ license=('MIT')
|
||||
depends=('ruby')
|
||||
noextract=("rack-$pkgver.gem")
|
||||
source=(http://gems.rubyforge.org/gems/rack-$pkgver.gem)
|
||||
sha512sums=('304a6ae21bfd38008fd7d147f82c44397f3a1d2e689bd01de689aedc6ea0e8784605207fd314bc796974edc5dfcab81636664ea2becb0489302999f99501d41a')
|
||||
sha512sums=('6ad5060ce56e279eb01029a699e86ee3f3cd6fe15b282f4c38ecc095d8bdf359dee0ff3fbe699bcac0e4765da7758fa5161f3c939da71a77eaf3fe3bc79bea1d')
|
||||
|
||||
package() {
|
||||
cd $srcdir
|
||||
|
Loading…
Reference in New Issue
Block a user