- Update to 0.2.1
Changes: https://github.com/WinRb/winrm-fs/blob/master/changelog.md
This commit is contained in:
parent
923282745e
commit
c8efba39df
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393354
2 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= winrm-fs
|
||||
PORTVERSION= 0.2.0
|
||||
PORTVERSION= 0.2.1
|
||||
CATEGORIES= sysutils rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -21,4 +21,6 @@ USE_RUBY= yes
|
|||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
PLIST_FILES= bin/rwinrmcp
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/winrm-fs-0.2.0.gem) = 2c97a0a91164ddac04a43bdef1a22c7675551bdc1e0d96a35b528c541fb3a20a
|
||||
SIZE (rubygem/winrm-fs-0.2.0.gem) = 19968
|
||||
SHA256 (rubygem/winrm-fs-0.2.1.gem) = 5d5185286a027536654f143288932c3b38c970a9830f6d8d2833d4ce0ca19949
|
||||
SIZE (rubygem/winrm-fs-0.2.1.gem) = 19968
|
||||
|
|
Loading…
Reference in a new issue