Also, separate the upstream version info from the package-date with a
hyphen and vs dot.
This commit is contained in:
parent
595b26dfec
commit
3a1e790615
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.22 2019/10/03 18:50:24 pgoyette Exp $
|
||||
# $NetBSD: Makefile,v 1.23 2019/10/03 18:51:46 pgoyette Exp $
|
||||
|
||||
# no Release yet
|
||||
PKG_DATE= 20191002
|
||||
GIT_COMMIT= fde115730417ff24025f6f0f54d879f6b0789aca
|
||||
DISTNAME= i2c-tools-${GIT_COMMIT}
|
||||
PKGNAME= decode-dimms-4.1.${PKG_DATE}
|
||||
PKGNAME= decode-dimms-4.1-${PKG_DATE}
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://git.kernel.org/pub/scm/utils/i2c-tools/i2c-tools.git/snapshot/
|
||||
|
||||
|
|
Loading…
Reference in a new issue