diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-04-12 12:14:41 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-04-12 12:14:41 +0000 |
commit | 94a92c1839ac6195dcd2eb005889720bd30a9dac (patch) | |
tree | d259be09595fd831c4438962844320bf7c0cf690 /main/ruby-unicorn/APKBUILD | |
parent | 0725d9a4ac51584544fd02868b677194ff8c44cf (diff) | |
download | aports-94a92c1839ac6195dcd2eb005889720bd30a9dac.tar.bz2 aports-94a92c1839ac6195dcd2eb005889720bd30a9dac.tar.xz |
main/ruby-unicorn: rebuild against ruby-2.0
Diffstat (limited to 'main/ruby-unicorn/APKBUILD')
-rw-r--r-- | main/ruby-unicorn/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ruby-unicorn/APKBUILD b/main/ruby-unicorn/APKBUILD index a8c19acdb9..9f67998f1e 100644 --- a/main/ruby-unicorn/APKBUILD +++ b/main/ruby-unicorn/APKBUILD @@ -2,7 +2,7 @@ _gemname=unicorn pkgname=ruby-unicorn pkgver=4.4.0 -pkgrel=3 +pkgrel=4 pkgdesc="Unicorn is an HTTP server for Rack applications" url="http://unicorn.bogomips.org" arch="all" |