mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
New package: ruby-typhoeus-1.3.1
This commit is contained in:
parent
63a01f02ec
commit
6872383d1e
1 changed files with 16 additions and 0 deletions
16
srcpkgs/ruby-typhoeus/template
Normal file
16
srcpkgs/ruby-typhoeus/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'ruby-typhoeus'
|
||||||
|
pkgname=ruby-typhoeus
|
||||||
|
version=1.3.1
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
build_style=gem
|
||||||
|
depends="ruby-ethon>=0.9.0"
|
||||||
|
short_desc="Parallel HTTP requests runner"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/typhoeus/typhoeus"
|
||||||
|
checksum=257e7163d50bed15e52c3c25bde890ea3ad854f3bd2e3fd16ce0b216c342d132
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue