diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-02-05 19:46:54 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-02-05 19:56:20 +0000 |
commit | 605bcd7a7bc96919c6f8fd5610b108b16ce4700c (patch) | |
tree | fcbd54508a76c8767e9f046cf194851836fc3868 | |
parent | 4feee9f41ef57d0f004754e21be9b0493bac9143 (diff) |
misc/edflib: Update 1.20 -> 1.21
-rw-r--r-- | misc/edflib/Makefile | 2 | ||||
-rw-r--r-- | misc/edflib/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/edflib/Makefile b/misc/edflib/Makefile index 9e868edc5697..133200a027b0 100644 --- a/misc/edflib/Makefile +++ b/misc/edflib/Makefile @@ -1,5 +1,5 @@ PORTNAME= edflib -DISTVERSION= 1.20 +DISTVERSION= 1.21 CATEGORIES= misc # medicine MASTER_SITES= https://www.teuniz.net/edflib/ DISTNAME= ${PORTNAME}_${DISTVERSION:S/.//} diff --git a/misc/edflib/distinfo b/misc/edflib/distinfo index 43851ca3d1e2..feffd2bf4514 100644 --- a/misc/edflib/distinfo +++ b/misc/edflib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636929507 -SHA256 (edflib_120.tar.gz) = 53b1b4270cdd221f1823a1e2b22ae05e467cb2348dd8aeca8099fc271999ef90 -SIZE (edflib_120.tar.gz) = 54238 +TIMESTAMP = 1644090311 +SHA256 (edflib_121.tar.gz) = 7a8702faa901c370c7ae8e6851cb4feb75579ea1d94a0e9bd5b69ea9585e54ae +SIZE (edflib_121.tar.gz) = 54379 |