diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-07-09 09:52:19 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-07-09 10:01:31 -0700 |
commit | 789c3a9169a8ef6b1e6963899a8018d913cee509 (patch) | |
tree | 70a6f89843e2e9c9f5fb41dfdaf9fbc780f6b2f6 | |
parent | 13da45e79d609ce2f52dde1c087faaa7fea28f1e (diff) | |
download | freebsd-ports-789c3a9169a8ef6b1e6963899a8018d913cee509.zip |
misc/frugally-deep: 0.15.4-p0 -> 0.15.7-p0
Reported by: portscout
-rw-r--r-- | misc/frugally-deep/Makefile | 2 | ||||
-rw-r--r-- | misc/frugally-deep/distinfo | 6 | ||||
-rw-r--r-- | misc/frugally-deep/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/misc/frugally-deep/Makefile b/misc/frugally-deep/Makefile index 14703c02110a..984c75ef3bd8 100644 --- a/misc/frugally-deep/Makefile +++ b/misc/frugally-deep/Makefile @@ -1,6 +1,6 @@ PORTNAME= frugally-deep DISTVERSIONPREFIX= v -DISTVERSION= 0.15.4-p0 +DISTVERSION= 0.15.7-p0 CATEGORIES= misc # deep-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/frugally-deep/distinfo b/misc/frugally-deep/distinfo index 82cc8a983dbb..a8bbd674f740 100644 --- a/misc/frugally-deep/distinfo +++ b/misc/frugally-deep/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625417494 -SHA256 (Dobiasd-frugally-deep-v0.15.4-p0_GH0.tar.gz) = d665929431eb6cc542650acdc3e3059c8e4699897dc3a43dd54c307941d10771 -SIZE (Dobiasd-frugally-deep-v0.15.4-p0_GH0.tar.gz) = 201073 +TIMESTAMP = 1625849368 +SHA256 (Dobiasd-frugally-deep-v0.15.7-p0_GH0.tar.gz) = a94016f60404b3b80d256bf692447532ef28dbc7776ecd3bda2a351f43ef8252 +SIZE (Dobiasd-frugally-deep-v0.15.7-p0_GH0.tar.gz) = 201954 diff --git a/misc/frugally-deep/pkg-plist b/misc/frugally-deep/pkg-plist index f1537ba9ecf6..45b1409d3996 100644 --- a/misc/frugally-deep/pkg-plist +++ b/misc/frugally-deep/pkg-plist @@ -46,6 +46,7 @@ include/fdeep/layers/sigmoid_layer.hpp include/fdeep/layers/softmax_layer.hpp include/fdeep/layers/softplus_layer.hpp include/fdeep/layers/subtract_layer.hpp +include/fdeep/layers/swish_layer.hpp include/fdeep/layers/tanh_layer.hpp include/fdeep/layers/time_distributed_layer.hpp include/fdeep/layers/upsampling_1d_layer.hpp |