mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Fix USE_GITHUB support.
Sponsored by: Absolight
This commit is contained in:
parent
d4597758ea
commit
bd524c6461
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387778
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= github-backup-utils
|
||||
PORTVERSION= 2.2.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= zi@FreeBSD.org
|
||||
@ -14,7 +15,6 @@ RUN_DEPENDS= git>0:${PORTSDIR}/devel/git \
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= github
|
||||
GH_PROJECT= backup-utils
|
||||
GH_TAGNAME= v${PORTVERSION}
|
||||
SUB_FILES= pkg-message
|
||||
NO_BUILD= yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (github-backup-utils-2.2.0-v2.2.0_GH0.tar.gz) = de547e9a680e467e7aa7ed6957a8f5c9ec236c36de6954c05e6d510b494d1155
|
||||
SIZE (github-backup-utils-2.2.0-v2.2.0_GH0.tar.gz) = 34348
|
||||
SHA256 (github-backup-utils-v2.2.0_GH0.tar.gz) = de547e9a680e467e7aa7ed6957a8f5c9ec236c36de6954c05e6d510b494d1155
|
||||
SIZE (github-backup-utils-v2.2.0_GH0.tar.gz) = 34348
|
||||
|
Loading…
Reference in New Issue
Block a user