Update to git-lfs-2.12.0

From Asher Pasha <asher DOT pasha AT gmail.com>. Thank you!
This commit is contained in:
bket 2020-09-04 15:04:50 +00:00
parent 1fd2fc40d7
commit 8b77403433
3 changed files with 6 additions and 5 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.15 2020/03/06 08:59:09 jca Exp $
# $OpenBSD: Makefile,v 1.16 2020/09/04 15:04:50 bket Exp $
COMMENT = Git extension for versioning large files
GH_PROJECT = git-lfs
GH_ACCOUNT = git-lfs
GH_TAGNAME = v2.10.0
GH_TAGNAME = v2.12.0
CATEGORIES = devel

View File

@ -1,2 +1,2 @@
SHA256 (git-lfs-2.10.0.tar.gz) = B/1cV6EDnVcX3Bkq/74yaOwv0DrM3KRiy1BMC0GUzSM=
SIZE (git-lfs-2.10.0.tar.gz) = 2771571
SHA256 (git-lfs-2.12.0.tar.gz) = mXHZHNKw3TTM2kGj25dQS/20+8I8wu5Lbjua/qVkOUE=
SIZE (git-lfs-2.12.0.tar.gz) = 2847273

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.5 2020/03/06 08:59:09 jca Exp $
@comment $OpenBSD: PLIST,v 1.6 2020/09/04 15:04:50 bket Exp $
@bin bin/git-lfs
@man man/man1/git-lfs-checkout.1
@man man/man1/git-lfs-clean.1
@ -17,6 +17,7 @@
@man man/man1/git-lfs-migrate.1
@man man/man1/git-lfs-pointer.1
@man man/man1/git-lfs-post-checkout.1
@man man/man1/git-lfs-post-commit.1
@man man/man1/git-lfs-post-merge.1
@man man/man1/git-lfs-pre-push.1
@man man/man1/git-lfs-prune.1