ruby-httparty: update to 0.17.1.
This commit is contained in:
parent
bf7fb7d7f6
commit
acae1d2bcb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ruby-httparty'
|
||||
pkgname=ruby-httparty
|
||||
version=0.17.0
|
||||
version=0.17.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=gem
|
||||
|
@ -9,7 +9,7 @@ short_desc="Makes http fun! Also, makes consuming restful web services dead easy
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/jnunemaker/httparty"
|
||||
checksum=76f359eb0f06873fc64315bb71be33e44100c0865fbf36570811c8a5e9d5151f
|
||||
checksum=972f9bff3f94511cf6601ba356ab569897e2b229904a86507057b3844f9439ea
|
||||
|
||||
post_install() {
|
||||
vlicense MIT-LICENSE
|
||||
|
|
Loading…
Reference in New Issue