ruby-faraday_middleware: update to 0.13.1.
This commit is contained in:
parent
50a9e6c46b
commit
bb522adcd7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ruby-faraday_middleware'
|
||||
pkgname=ruby-faraday_middleware
|
||||
version=0.13.0
|
||||
revision=2
|
||||
version=0.13.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gem
|
||||
depends="ruby-faraday>=0.7.4 ruby-faraday<1.0"
|
||||
|
@ -9,7 +9,7 @@ short_desc="Various middleware for Faraday"
|
|||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/lostisland/faraday_middleware"
|
||||
checksum=14d8e147fffa4d26cf3b1fae4938e5c8b033628a0c6b69dcd781273f14cf9aaf
|
||||
checksum=b94e3e7845f78db0eacdfc7e0185f0310765ccd70a46b6ce6478aa858ace23a9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue