ruby-sync: rebuild for ruby-3.0.2.
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# Template file for 'ruby-sync'
|
||||
pkgname=ruby-sync
|
||||
version=0.5.0
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname#ruby-}-${version}"
|
||||
build_style=gemspec
|
||||
hostmakedepends="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>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://rubygems.org/gems/sync"
|
||||
|
||||
Reference in New Issue
Block a user