rename the distfile to fix bulk builds

This commit is contained in:
sthen 2020-03-23 19:41:56 +00:00
parent 7b701aa967
commit 1bcd1430d3
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.32 2020/03/21 18:32:32 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.33 2020/03/23 19:41:56 sthen Exp $
COMMENT= lightweight DLNA/UPnP-AV media server (aka ReadyMedia)
@ -6,7 +6,7 @@ GH_ACCOUNT= glebius
GH_PROJECT= minidlna
GH_TAGNAME= f06964a9b4253c93ce96dabd8953eb6dfc4406bd
V= 1.2.1
DISTNAME= minidlna-${V}-glebius
DISTNAME= minidlna-${V}-glebius-${GH_TAGNAME:C/^(.........).*/\1/}
PKGNAME= minidlna-${V}
REVISION= 7

View File

@ -1,2 +1,2 @@
SHA256 (minidlna-1.2.1-glebius.tar.gz) = CIAL7Y4LIDYFywcenW8LdzDZjXq1+8A1K6N+XXZxulA=
SIZE (minidlna-1.2.1-glebius.tar.gz) = 296381
SHA256 (minidlna-1.2.1-glebius-f06964a9b.tar.gz) = CIAL7Y4LIDYFywcenW8LdzDZjXq1+8A1K6N+XXZxulA=
SIZE (minidlna-1.2.1-glebius-f06964a9b.tar.gz) = 296381