databases/rubygem-activerecord60: Update to 6.0.4.4
- Update WWW Changes: https://github.com/rails/rails/releases
This commit is contained in:
parent
9c2322dcc1
commit
edbe1596d5
3 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Johannes Meixner <johannes@perceivon.net>
|
||||
|
||||
PORTNAME= activerecord
|
||||
PORTVERSION= 6.0.4.1
|
||||
PORTVERSION= 6.0.4.4
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 60
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1632664478
|
||||
SHA256 (rubygem/activerecord-6.0.4.1.gem) = f4ab8468fd51f50bccb394425be757c8541fb26fe22a68381939d33dbb6e88e0
|
||||
SIZE (rubygem/activerecord-6.0.4.1.gem) = 410624
|
||||
TIMESTAMP = 1641046788
|
||||
SHA256 (rubygem/activerecord-6.0.4.4.gem) = 3ceadd500d56b866764294af3cc276e5c186761e0f2011c36d40ac95de97a65f
|
||||
SIZE (rubygem/activerecord-6.0.4.4.gem) = 410624
|
||||
|
|
|
@ -11,4 +11,4 @@ columns. Although these mappings can be defined explicitly, it's recommended to
|
|||
follow naming conventions, especially when getting started with the library.
|
||||
|
||||
WWW: https://rubyonrails.org/
|
||||
WWW: https://github.com/rails/rails/tree/master/activerecord
|
||||
WWW: https://github.com/rails/rails/tree/main/activerecord
|
||||
|
|
Loading…
Reference in a new issue