mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ruby-faraday: update to 1.0.1.
This commit is contained in:
parent
28fb1240db
commit
1d9bccaf1b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ruby-faraday'
|
# Template file for 'ruby-faraday'
|
||||||
pkgname=ruby-faraday
|
pkgname=ruby-faraday
|
||||||
version=1.0.0
|
version=1.0.1
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gem
|
build_style=gem
|
||||||
depends="ruby-multipart-post>=1.2 ruby-multipart-post<3"
|
depends="ruby-multipart-post>=1.2 ruby-multipart-post<3"
|
||||||
|
@ -9,7 +9,7 @@ short_desc="HTTP/REST API client library"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/lostisland/faraday"
|
homepage="https://github.com/lostisland/faraday"
|
||||||
checksum=e67631809ae5633a1d2b03adfa83939a91a095f6dc61a1f322826612613dd687
|
checksum=381aee04fcc9effbe5fa7cc703d8f5f20293722f987ded4f958f77514cd29373
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue