- Update to 1.1
- Add pkg-message for information regarding new experimental rclone backend
This commit is contained in:
parent
e0d01ba71c
commit
a8939c301d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=468619
3 changed files with 6 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= git-remote-gcrypt
|
||||
PORTVERSION= 1.0.3
|
||||
PORTVERSION= 1.1
|
||||
CATEGORIES= security
|
||||
|
||||
MAINTAINER= ashish@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1523023522
|
||||
SHA256 (spwhitton-git-remote-gcrypt-1.0.3_GH0.tar.gz) = 1f3bf3138822be03c5d7421398f3ff9d2a24a8f0ee2637d78ea699831c537bc5
|
||||
SIZE (spwhitton-git-remote-gcrypt-1.0.3_GH0.tar.gz) = 27276
|
||||
TIMESTAMP = 1524997340
|
||||
SHA256 (spwhitton-git-remote-gcrypt-1.1_GH0.tar.gz) = 84006a5a2d4016732bc540e43e1e3a9a2c28710883955a2d8aeba5ec657cbe75
|
||||
SIZE (spwhitton-git-remote-gcrypt-1.1_GH0.tar.gz) = 28363
|
||||
|
|
2
security/git-remote-gcrypt/pkg-message
Normal file
2
security/git-remote-gcrypt/pkg-message
Normal file
|
@ -0,0 +1,2 @@
|
|||
For trying out rclone (experimental backend), please install rclone
|
||||
from net/rclone port.
|
Loading…
Reference in a new issue