ruby-sync: rebuild for ruby-3.0.2.

This commit is contained in:
Leah Neukirchen 2021-07-14 20:43:26 +02:00
parent 7d0e28c46a
commit 08b1fd18c1

View file

@ -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"