mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 1.1.100
- Update WWW Changes: https://github.com/ruby-concurrency/atomic/releases
This commit is contained in:
parent
66e777b845
commit
dd6cacfa1f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=463067
3 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= atomic
|
||||
PORTVERSION= 1.1.99
|
||||
PORTVERSION= 1.1.100
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (rubygem/atomic-1.1.99.gem) = 093fa4d0522bfac61b4793b00c8e14dae846d5c1d28fa9dd6ab6112be1ce09ce
|
||||
SIZE (rubygem/atomic-1.1.99.gem) = 17920
|
||||
TIMESTAMP = 1519646236
|
||||
SHA256 (rubygem/atomic-1.1.100.gem) = d028d73b71f2537b404ddd96d38edd373074265896335c23d60597496e9a44f4
|
||||
SIZE (rubygem/atomic-1.1.100.gem) = 17920
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
An atomic reference implementation for JRuby, Rubinius, and MRI
|
||||
|
||||
WWW: https://github.com/ruby-concurrency/ruby-atomic
|
||||
WWW: https://github.com/ruby-concurrency/atomic
|
||||
|
|
Loading…
Add table
Reference in a new issue