ruby-httparty: update to 0.16.4.
This commit is contained in:
parent
fbb17f5cda
commit
84d64d6e9b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ruby-httparty'
|
# Template file for 'ruby-httparty'
|
||||||
pkgname=ruby-httparty
|
pkgname=ruby-httparty
|
||||||
version=0.16.3
|
version=0.16.4
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gem
|
build_style=gem
|
||||||
depends="ruby-mime-types>=3.0 ruby-multi_xml>=0.5.2"
|
depends="ruby-mime-types>=3.0 ruby-multi_xml>=0.5.2"
|
||||||
|
@ -9,7 +9,7 @@ short_desc="Makes http fun! Also, makes consuming restful web services dead easy
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/jnunemaker/httparty"
|
homepage="https://github.com/jnunemaker/httparty"
|
||||||
checksum=601cfa3ea82dd805a26086c0edc7bd13185d2a3eaf9993dba4eb8e5ffb3db5f6
|
checksum=62c89d00f5e8933b2d397a49b57deb18ca18e16cb7d862ee4f53b73228dc3d81
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense MIT-LICENSE
|
vlicense MIT-LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue