New package: ruby-connection_pool-2.2.2
This commit is contained in:
parent
986e159042
commit
b81f7afebb
1 changed files with 15 additions and 0 deletions
15
srcpkgs/ruby-connection_pool/template
Normal file
15
srcpkgs/ruby-connection_pool/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'ruby-connection_pool'
|
||||||
|
pkgname=ruby-connection_pool
|
||||||
|
version=2.2.2
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
build_style=gem
|
||||||
|
short_desc="Generic connection pool for Ruby"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/mperham/connection_pool"
|
||||||
|
checksum=c8cc9446bcc51034103c1259ad70b91dc9f5297d13460b2c0cce7e5a93e8d451
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Reference in a new issue