Update to 4.0.0

- Update WWW

Changes:	https://github.com/devkral/rpam2/commits/master
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-03-21 19:03:56 +00:00
parent 244299f8bc
commit f88e50c1c1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465224
3 changed files with 5 additions and 7 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= rpam2
PORTVERSION= 3.1.0
PORTVERSION= 4.0.0
CATEGORIES= security rubygems
MASTER_SITES= RG
@ -10,8 +10,6 @@ COMMENT= PAM integration with ruby
LICENSE= MIT
LIB_DEPENDS= libunwind.so:devel/libunwind
USES= gem
USE_RUBY= yes

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1520096696
SHA256 (rubygem/rpam2-3.1.0.gem) = 1a28e4af0f744f92bcefc19a9e6b0c1e48e56b2f85160cd0f5abfcff6076d8e6
SIZE (rubygem/rpam2-3.1.0.gem) = 8192
TIMESTAMP = 1521645317
SHA256 (rubygem/rpam2-4.0.0.gem) = 22328e0bd5b1b01b1d508bf03a6288d097538486385061a468a379376773e99f
SIZE (rubygem/rpam2-4.0.0.gem) = 9216

View file

@ -2,4 +2,4 @@ This extension provides a PAM (Pluggable Authentication Modules) integration to
ruby. It is inspired by rpam but provides more functionality and is licensed
under the MIT license.
WWW: http://github.com/devkral/rpam2
WWW: https://github.com/devkral/rpam2