15 lines
384 B
Bash
15 lines
384 B
Bash
# Template file for 'ruby-connection_pool'
|
|
pkgname=ruby-connection_pool
|
|
version=2.2.2
|
|
revision=5
|
|
build_style=gem
|
|
short_desc="Generic connection pool for Ruby"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="MIT"
|
|
homepage="https://github.com/mperham/connection_pool"
|
|
checksum=c8cc9446bcc51034103c1259ad70b91dc9f5297d13460b2c0cce7e5a93e8d451
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|