www/rubygem-pagerduty: Update to 4.0.0
Changes: https://github.com/envato/pagerduty/blob/main/CHANGELOG.md
This commit is contained in:
parent
46fa2928e4
commit
f202b05a20
2 changed files with 4 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= pagerduty
|
||||
PORTVERSION= 3.0.0
|
||||
PORTVERSION= 4.0.0
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -11,8 +11,6 @@ COMMENT= Lightweight interface for calling the PagerDuty Integration API
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-json>=1.7.7:devel/rubygem-json
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1587498977
|
||||
SHA256 (rubygem/pagerduty-3.0.0.gem) = 84a2ce81892a7e5d5de5039ec2ee9dc987aae9acf779fdc6a418c992de87609f
|
||||
SIZE (rubygem/pagerduty-3.0.0.gem) = 15360
|
||||
TIMESTAMP = 1646058892
|
||||
SHA256 (rubygem/pagerduty-4.0.0.gem) = dcf851679346a463dfbe7ec0270cfc8fe4c5b7f980bd242af338b590526ea79d
|
||||
SIZE (rubygem/pagerduty-4.0.0.gem) = 15360
|
||||
|
|
Loading…
Reference in a new issue