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:
sthen 2021-03-06 15:29:07 +00:00
parent c28e399705
commit 9011504e02
2 changed files with 5 additions and 4 deletions

View File

@ -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

View File

@ -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