mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ruby-travis: update to 1.9.0.
This commit is contained in:
parent
e97ffdd810
commit
d5279061f0
1 changed files with 5 additions and 5 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'ruby-travis'
|
# Template file for 'ruby-travis'
|
||||||
pkgname=ruby-travis
|
pkgname=ruby-travis
|
||||||
version=1.8.10
|
version=1.9.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gem
|
build_style=gem
|
||||||
depends="ruby-backports ruby-faraday>=0.9 ruby-faraday_middleware>=0.9.1
|
depends="ruby-backports ruby-faraday>=1.0 ruby-faraday_middleware>=1.0
|
||||||
ruby-gh>=0.13 ruby-highline>=1.6 ruby-launchy>=2.1 ruby-pusher-client>=0.4
|
ruby-gh>=0.13 ruby-highline>=2.0 ruby-launchy>=2.1 ruby-pusher-client>=0.4
|
||||||
ruby-typhoeus>=0.6.8"
|
ruby-typhoeus>=0.6.8"
|
||||||
short_desc="CLI and Ruby library client for Travis CI"
|
short_desc="CLI and Ruby library client for Travis CI"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/travis-ci/travis.rb"
|
homepage="https://github.com/travis-ci/travis.rb"
|
||||||
checksum=533752268510d061ab4c6b77d462eae0ec54afe38412f4803e74da7da39eed3d
|
checksum=b8e99581ac3fab680f2d15d9b9dcf78d30652ec9dfdb661a983b001ee55e1036
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue