f1spirit: rename the distfile.
if the contents of a distfile change under the same name upstream, use DISTFILES=local{remote}suffix so that the fetched copy has a new name.
This commit is contained in:
parent
c28e399705
commit
9011504e02
@ -1,11 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2021/02/19 09:33:59 kirby Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2021/03/06 15:29:07 sthen Exp $
|
||||
|
||||
COMMENT= remake of Konami's F1-Spirit
|
||||
|
||||
DISTNAME= f1spirit.src_0.rc9-1615
|
||||
PKGNAME= ${DISTNAME:S/.src_0.rc9-/-0./}
|
||||
REVISION = 7
|
||||
REVISION= 7
|
||||
WRKDIST= ${WRKDIR}/${DISTNAME:S/.src_0.rc9-/-0.rc9./}
|
||||
DISTFILES= ${DISTNAME}-1{${DISTNAME}}.tgz
|
||||
|
||||
EXTRACT_SUFX= .tgz
|
||||
CATEGORIES= games
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (f1spirit.src_0.rc9-1615.tgz) = v94JD92QVG0bRu0Nv3PLjmyNqz9SHCeMQDVCdQ3RsCw=
|
||||
SIZE (f1spirit.src_0.rc9-1615.tgz) = 31242240
|
||||
SHA256 (f1spirit.src_0.rc9-1615-1.tgz) = v94JD92QVG0bRu0Nv3PLjmyNqz9SHCeMQDVCdQ3RsCw=
|
||||
SIZE (f1spirit.src_0.rc9-1615-1.tgz) = 31242240
|
||||
|
Loading…
x
Reference in New Issue
Block a user