pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/comms/py-esptool comms/py-esptool: Fix PKGREVISION han...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a98c404c3d07
branches:  trunk
changeset: 337828:a98c404c3d07
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Tue Aug 13 12:03:55 2019 +0000

description:
comms/py-esptool: Fix PKGREVISION handling

diffstat:

 comms/py-esptool/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 6d1546b9c693 -r a98c404c3d07 comms/py-esptool/Makefile
--- a/comms/py-esptool/Makefile Tue Aug 13 12:02:05 2019 +0000
+++ b/comms/py-esptool/Makefile Tue Aug 13 12:03:55 2019 +0000
@@ -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



Home | Main Index | Thread Index | Old Index