mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
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'
|
# Template file for 'ruby-faraday_middleware'
|
||||||
pkgname=ruby-faraday_middleware
|
pkgname=ruby-faraday_middleware
|
||||||
version=0.13.0
|
version=0.13.1
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gem
|
build_style=gem
|
||||||
depends="ruby-faraday>=0.7.4 ruby-faraday<1.0"
|
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>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/lostisland/faraday_middleware"
|
homepage="https://github.com/lostisland/faraday_middleware"
|
||||||
checksum=14d8e147fffa4d26cf3b1fae4938e5c8b033628a0c6b69dcd781273f14cf9aaf
|
checksum=b94e3e7845f78db0eacdfc7e0185f0310765ccd70a46b6ce6478aa858ace23a9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue