comms/py-esptool: Fix PKGREVISION handling
This commit is contained in:
parent
5ff0644240
commit
f0fa18fa2b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.2 2019/08/13 12:02:05 gdt Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2019/08/13 12:03:55 gdt Exp $
|
||||
|
||||
GITHUB_PROJECT= esptool
|
||||
VERSION= 2.7
|
||||
NBVERSION= 1
|
||||
NBVERSION= nb1
|
||||
PKGNAME= ${PYPKGPREFIX}-${GITHUB_PROJECT}-${VERSION}${NBVERSION}
|
||||
DISTNAME= v${VERSION}
|
||||
CATEGORIES= comms
|
||||
|
|
Loading…
Reference in a new issue