mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/git-filter-repo: Update to 2.47.0
This commit is contained in:
parent
068894c963
commit
ee9dfb01b7
2 changed files with 5 additions and 7 deletions
|
@ -1,15 +1,13 @@
|
|||
PORTNAME= git-filter-repo
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.45.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONSUFFIX= -a9093a6
|
||||
DISTVERSION= 2.47.0
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= cy@FreeBSD.org
|
||||
COMMENT= git filter-repo is a versatile tool for rewriting history
|
||||
WWW= https://github.com/newren/git-filter-repo
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}${DISTVERSIONSUFFIX}
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.mit
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1729547425
|
||||
SHA256 (newren-git-filter-repo-v2.45.0-a9093a6_GH0.tar.gz) = 553f4f153ac40dc1c8e81d558b2d7ff25474c1f720e63038b52a4c77da97eed4
|
||||
SIZE (newren-git-filter-repo-v2.45.0-a9093a6_GH0.tar.gz) = 180295
|
||||
TIMESTAMP = 1733323941
|
||||
SHA256 (newren-git-filter-repo-v2.47.0_GH0.tar.gz) = 8de0b87d3e8137b5af394d4d0e0c6faa05a14375f3e3edea704d4255be039cd3
|
||||
SIZE (newren-git-filter-repo-v2.47.0_GH0.tar.gz) = 205053
|
||||
|
|
Loading…
Add table
Reference in a new issue