mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
New package: ruby-faraday_middleware-0.12.2
This commit is contained in:
parent
e154645ff0
commit
d766010607
1 changed files with 16 additions and 0 deletions
16
srcpkgs/ruby-faraday_middleware/template
Normal file
16
srcpkgs/ruby-faraday_middleware/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'ruby-faraday_middleware'
|
||||||
|
pkgname=ruby-faraday_middleware
|
||||||
|
version=0.12.2
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
build_style=gem
|
||||||
|
depends="ruby-faraday>=0.7.4 ruby-faraday<1.0"
|
||||||
|
short_desc="Various middleware for Faraday"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/lostisland/faraday_middleware"
|
||||||
|
checksum=2d90093c18c23e7f5a6f602ed3114d2c62abc3f7f959dd3046745b24a863f1dc
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE.md
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue