diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-03-13 16:16:08 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-03-13 16:16:08 +0000 |
commit | a040652d5a2fffbf1d44b37b8469a758892b55ba (patch) | |
tree | 917b39b2265232dc23198fe7a516e0601d65d69c | |
parent | misc/mnn: Update 0.2.1.8 -> 0.2.1.9 (diff) |
math/ensmallen: Update 2.11.4 -> 2.11.5
Reported by: portscout
Notes
Notes:
svn path=/head/; revision=528361
-rw-r--r-- | math/ensmallen/Makefile | 3 | ||||
-rw-r--r-- | math/ensmallen/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/ensmallen/Makefile b/math/ensmallen/Makefile index f66399e0dcc7..84a1074020da 100644 --- a/math/ensmallen/Makefile +++ b/math/ensmallen/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= ensmallen -DISTVERSION= 2.11.4 -PORTREVISION= 1 +DISTVERSION= 2.11.5 CATEGORIES= math MASTER_SITES= https://ensmallen.org/files/ diff --git a/math/ensmallen/distinfo b/math/ensmallen/distinfo index d8a6516f63fb..10ba4087107a 100644 --- a/math/ensmallen/distinfo +++ b/math/ensmallen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1583554653 -SHA256 (ensmallen-2.11.4.tar.gz) = e51a500b5a1eb71c85628e43080032a4ee7f96abd6438910f7915e6b2319e559 -SIZE (ensmallen-2.11.4.tar.gz) = 1249648 +TIMESTAMP = 1584027778 +SHA256 (ensmallen-2.11.5.tar.gz) = 5992e5831af88227c9c8efd67db5e5bba38a83c31c5c9e11538c7ce964bc6387 +SIZE (ensmallen-2.11.5.tar.gz) = 1249687 |