update component
This commit is contained in:
parent
a45cb6d81a
commit
d71f96f50d
2 changed files with 8 additions and 10 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.2 2014/01/25 10:38:16 thomasklausner Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2014/05/12 22:21:49 jihbed Exp $
|
||||
|
||||
DISTNAME= corrfitter-3.6
|
||||
DISTNAME= corrfitter-3.7
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= https://pypi.python.org/packages/source/c/corrfitter/
|
||||
|
@ -10,13 +10,11 @@ HOMEPAGE= https://github.com/gplepage/corrfitter.git
|
|||
COMMENT= Utilities for fitting correlators in lattice QCD
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
DEPENDS+= ${PYPKGPREFIX}-lsqfit>=4.5.1:../../wip/py-lsqfit
|
||||
|
||||
FETCH_USING= curl
|
||||
DEPENDS+= ${PYPKGPREFIX}-lsqfit>=4.8:../../wip/py-lsqfit
|
||||
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
PYDISTUTILSPKG= yes
|
||||
|
||||
.include "../../lang/python/extension.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1 2013/08/31 20:27:22 jihbed Exp $
|
||||
$NetBSD: distinfo,v 1.2 2014/05/12 22:21:49 jihbed Exp $
|
||||
|
||||
SHA1 (corrfitter-3.6.tar.gz) = 71f39811fba7f0f990930c5ad0cfe6a4c39c99a3
|
||||
RMD160 (corrfitter-3.6.tar.gz) = 9c3957be5ad8738d1efc76234eeb8a436557cddb
|
||||
Size (corrfitter-3.6.tar.gz) = 1655539 bytes
|
||||
SHA1 (corrfitter-3.7.tar.gz) = 6ac8a4e19e0e923d02275f2bc4ce97dc29999ffb
|
||||
RMD160 (corrfitter-3.7.tar.gz) = 62cfe724cf3a66f7f8208e221a583ad2d007654c
|
||||
Size (corrfitter-3.7.tar.gz) = 1672212 bytes
|
||||
|
|
Loading…
Reference in a new issue