devel/rubygem-sidekiq-cron: Update to 1.9.1
- Update WWW Changes: https://github.com/sidekiq-cron/sidekiq-cron/releases
This commit is contained in:
parent
1b72e00461
commit
917e448a1a
@ -1,16 +1,16 @@
|
||||
PORTNAME= sidekiq-cron
|
||||
PORTVERSION= 1.8.0
|
||||
PORTVERSION= 1.9.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Enables to set jobs to be run in specified time (using CRON notation)
|
||||
WWW= https://github.com/ondrejbartas/sidekiq-cron
|
||||
WWW= https://github.com/sidekiq-cron/sidekiq-cron
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-fugit>=1<2:devel/rubygem-fugit \
|
||||
RUN_DEPENDS= rubygem-fugit>=1.8<2:devel/rubygem-fugit \
|
||||
rubygem-sidekiq>=4.2.1:devel/rubygem-sidekiq
|
||||
|
||||
USES= gem
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1665073206
|
||||
SHA256 (rubygem/sidekiq-cron-1.8.0.gem) = 47da72ca73ce5b71896aaf7e7c4391386ec517dd003f184c50c0b727d82eb0ca
|
||||
SIZE (rubygem/sidekiq-cron-1.8.0.gem) = 30208
|
||||
TIMESTAMP = 1674590468
|
||||
SHA256 (rubygem/sidekiq-cron-1.9.1.gem) = 79d11c79c686ec2e540c1932ccd12b0c07e7c228d28a0a7c515a6c7fcd3c22df
|
||||
SIZE (rubygem/sidekiq-cron-1.9.1.gem) = 30208
|
||||
|
Loading…
Reference in New Issue
Block a user