devel/rubygem-will_paginate: Update to 3.3.0

- Update WWW

Changes:	https://github.com/mislav/will_paginate/releases
This commit is contained in:
Po-Chuan Hsieh 2021-07-06 23:00:12 +08:00
parent 2fa39f84f1
commit b7b8e08d01
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
3 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= will_paginate
PORTVERSION= 3.1.6
PORTVERSION= 3.3.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@ -9,8 +9,8 @@ COMMENT= Pagination plugin for web frameworks and other apps
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_RUBY= yes
USES= gem
USE_RUBY= yes
NO_ARCH= yes

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1496973384
SHA256 (rubygem/will_paginate-3.1.6.gem) = c92e843f0a8fc1e5df28a83885b7767fbcfc81c107f7095b1b0821a97c090e46
SIZE (rubygem/will_paginate-3.1.6.gem) = 36864
TIMESTAMP = 1625323821
SHA256 (rubygem/will_paginate-3.3.0.gem) = 5e2db43349f9cf0b92817704eb64cb0790f3d9366a016944de80b93c5c251383
SIZE (rubygem/will_paginate-3.3.0.gem) = 37888

View file

@ -2,4 +2,4 @@ will_paginate provides a simple API for performing paginated queries with Active
Record, DataMapper and Sequel, and includes helpers for rendering pagination
links in Rails, Sinatra and Merb web apps.
WWW: https://github.com/mislav/will_paginate/wiki
WWW: https://github.com/mislav/will_paginate