- Update to 0.1.3.
This commit is contained in:
parent
87e6e8b10c
commit
0cd4416670
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385661
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= octave-forge-optics
|
||||
PORTVERSION= 0.1.1
|
||||
PORTVERSION= 0.1.3
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= stephen@FreeBSD.org
|
||||
|
@ -12,7 +12,7 @@ LICENSE= GPLv3
|
|||
|
||||
# OCTSRC is the name of the directory of the package.
|
||||
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
|
||||
OCTSRC= octave-${OCTAVE_PKGNAME}
|
||||
OCTSRC= ${DISTNAME}
|
||||
|
||||
WRKSRC= ${WRKDIR}/${OCTSRC}/src
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (octave-forge/optics-0.1.1.tar.gz) = b660aa4ba5b340952ac8bc6ffcfa23982368c9444b3787e2139233a2dda51a6a
|
||||
SIZE (octave-forge/optics-0.1.1.tar.gz) = 33481
|
||||
SHA256 (octave-forge/optics-0.1.3.tar.gz) = c79bc1ba4335a1a29410fdee0d6e5ffc67abc408434cd12c404fd56a53e49681
|
||||
SIZE (octave-forge/optics-0.1.3.tar.gz) = 40792
|
||||
|
|
Loading…
Reference in a new issue