New package: ruby-ethon-0.11.0
This commit is contained in:
parent
65718916f5
commit
63a01f02ec
16
srcpkgs/ruby-ethon/template
Normal file
16
srcpkgs/ruby-ethon/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'ruby-ethon'
|
||||||
|
pkgname=ruby-ethon
|
||||||
|
version=0.11.0
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
build_style=gem
|
||||||
|
depends="ruby-ffi>=1.3.0"
|
||||||
|
short_desc="Lightweight wrapper around libcurl"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/typhoeus/ethon"
|
||||||
|
checksum=88ec7960a8e00f76afc96ed15dcc8be0cb515f963fe3bb1d4e0b5c51f9d7e078
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user