- Update to 0.10.1.
This commit is contained in:
parent
81c9f50aa6
commit
bf50b10441
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504214
2 changed files with 5 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= octave-forge-ga
|
||||
PORTVERSION= 0.10.0
|
||||
PORTREVISION= 17
|
||||
PORTVERSION= 0.10.1
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= stephen@FreeBSD.org
|
||||
|
@ -14,7 +13,7 @@ LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
|
|||
|
||||
# OCTSRC is the name of the directory of the package.
|
||||
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
|
||||
OCTSRC= ${OCTAVE_PKGNAME}
|
||||
OCTSRC= ${DISTNAME}
|
||||
|
||||
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (octave-forge/ga-0.10.0.tar.gz) = 17e234d99ebd69dfcd2f28b1d0437277f35fc39953661eedbd6c0c3c03342f0b
|
||||
SIZE (octave-forge/ga-0.10.0.tar.gz) = 16921
|
||||
TIMESTAMP = 1560548858
|
||||
SHA256 (octave-forge/ga-0.10.1.tar.gz) = 6d6ca5fece43958e4ad5a5c88dccebf5976d5b29f21b7bab1608bcd8af0e7202
|
||||
SIZE (octave-forge/ga-0.10.1.tar.gz) = 29398
|
||||
|
|
Loading…
Reference in a new issue