New package: ruby-httparty-0.16.3
This commit is contained in:
parent
86b41a853e
commit
28aa8a61e2
1 changed files with 16 additions and 0 deletions
16
srcpkgs/ruby-httparty/template
Normal file
16
srcpkgs/ruby-httparty/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'ruby-httparty'
|
||||
pkgname=ruby-httparty
|
||||
version=0.16.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gem
|
||||
depends="ruby-mime-types>=3.0 ruby-multi_xml>=0.5.2"
|
||||
short_desc="Makes http fun! Also, makes consuming restful web services dead easy"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/jnunemaker/httparty"
|
||||
checksum=601cfa3ea82dd805a26086c0edc7bd13185d2a3eaf9993dba4eb8e5ffb3db5f6
|
||||
|
||||
post_install() {
|
||||
vlicense MIT-LICENSE
|
||||
}
|
Loading…
Reference in a new issue