mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 15:21:51 -04:00
security/rubygem-omniauth-dingtalk-oauth2: udpate to 1.0.1
Required for gitlab-ce 15.1 Changelog: https://gitlab.com/gitlab-jh/jh-team/omniauth-dingtalk/-/tags v1.0.1 - Update Gemfile ('omniauth-oauth2', '~> 1.7') - Add GitLab CI
This commit is contained in:
parent
fabc1b2c12
commit
99df34d152
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Matthias Fechner <mfechner@FreeBSD.org>
|
||||
|
||||
PORTNAME= omniauth-dingtalk-oauth2
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= security rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Wrapper the DingTalk Oauth2 API
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-omniauth-oauth2>=1.7.1<1.8:net/rubygem-omniauth-oauth2
|
||||
RUN_DEPENDS= rubygem-omniauth-oauth2>=1.7<2:net/rubygem-omniauth-oauth2
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1638530255
|
||||
SHA256 (rubygem/omniauth-dingtalk-oauth2-1.0.0.gem) = c89362f55cf66194c7a0966673a7dfba1eed5775ec1daaf2c53cd92d8377d4e9
|
||||
SIZE (rubygem/omniauth-dingtalk-oauth2-1.0.0.gem) = 9216
|
||||
TIMESTAMP = 1655734580
|
||||
SHA256 (rubygem/omniauth-dingtalk-oauth2-1.0.1.gem) = 6545670f1c38344eaf960df9750c550a9534f790f888af088761a9e04269139b
|
||||
SIZE (rubygem/omniauth-dingtalk-oauth2-1.0.1.gem) = 9216
|
||||
|
|
Loading…
Add table
Reference in a new issue