comms/py-esptool: Fix PKGREVISION handling

This commit is contained in:
gdt 2019-08-13 12:03:55 +00:00
parent 5ff0644240
commit f0fa18fa2b

View file

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