diff options
author | petef <petef@FreeBSD.org> | 2001-11-05 18:02:59 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-11-05 18:02:59 +0800 |
commit | 8c8c5e1efb8cea2ebd264b6ea5d78984eb7a2f6d (patch) | |
tree | 0c3b229dfa9b4b1d5e3357b0314ac2a27163305d /math/libneural | |
parent | 970f3184062c61b9d92202622ae6d487d35c73e2 (diff) | |
download | freebsd-ports-gnome-8c8c5e1efb8cea2ebd264b6ea5d78984eb7a2f6d.tar.gz freebsd-ports-gnome-8c8c5e1efb8cea2ebd264b6ea5d78984eb7a2f6d.tar.zst freebsd-ports-gnome-8c8c5e1efb8cea2ebd264b6ea5d78984eb7a2f6d.zip |
Update to 1.0.3
PR: 31613
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Diffstat (limited to 'math/libneural')
-rw-r--r-- | math/libneural/Makefile | 2 | ||||
-rw-r--r-- | math/libneural/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/libneural/Makefile b/math/libneural/Makefile index 96f9f291b13b..b1d947a00676 100644 --- a/math/libneural/Makefile +++ b/math/libneural/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libneural -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= math devel MASTER_SITES= http://ieee.uow.edu.au/documents/contrib/ diff --git a/math/libneural/distinfo b/math/libneural/distinfo index 03f911bca277..8d94f4b0db1f 100644 --- a/math/libneural/distinfo +++ b/math/libneural/distinfo @@ -1 +1 @@ -MD5 (libneural-1.0.2.tar.gz) = 2e2cc592da65376f3eadc20589201f38 +MD5 (libneural-1.0.3.tar.gz) = 70f0c8a3fff469a5e074dd03cad81592 |