ruby-sync: rebuild for ruby-3.0.2.
This commit is contained in:
parent
7d0e28c46a
commit
08b1fd18c1
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'ruby-sync'
|
# Template file for 'ruby-sync'
|
||||||
pkgname=ruby-sync
|
pkgname=ruby-sync
|
||||||
version=0.5.0
|
version=0.5.0
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="${pkgname#ruby-}-${version}"
|
wrksrc="${pkgname#ruby-}-${version}"
|
||||||
build_style=gemspec
|
build_style=gemspec
|
||||||
hostmakedepends="ruby"
|
hostmakedepends="ruby"
|
||||||
depends="ruby"
|
depends="ruby"
|
||||||
short_desc="A module that provides a two-phase lock with a counter"
|
short_desc="Ruby module that provides a two-phase lock with a counter"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://rubygems.org/gems/sync"
|
homepage="https://rubygems.org/gems/sync"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue