mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
ruby-travis: update to 1.8.10.
This commit is contained in:
parent
33e9ba5c5a
commit
011d21fb08
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ruby-travis'
|
# Template file for 'ruby-travis'
|
||||||
pkgname=ruby-travis
|
pkgname=ruby-travis
|
||||||
version=1.8.9
|
version=1.8.10
|
||||||
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>=0.9 ruby-faraday_middleware>=0.9.1
|
||||||
|
@ -11,7 +11,7 @@ short_desc="CLI and Ruby library client for Travis CI"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/travis-ci/travis.rb"
|
homepage="https://github.com/travis-ci/travis.rb"
|
||||||
checksum=dc0f7337439e859f80c66b6bc7cb00af9c1492c4a99b5a6760517191bf018253
|
checksum=533752268510d061ab4c6b77d462eae0ec54afe38412f4803e74da7da39eed3d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue