diff options
author | Adriaan de Groot <adridg@FreeBSD.org> | 2022-01-03 22:04:14 +0000 |
---|---|---|
committer | Adriaan de Groot <adridg@FreeBSD.org> | 2022-01-05 22:25:09 +0000 |
commit | 5b92d1f5f8365a19ab69fec8a535c92e2a12c130 (patch) | |
tree | 0895a228391f044c4ec9eb81c12239d7228bdb08 | |
parent | 68954edbe01044a7d72eeac0f103cc4c1ee633ee (diff) | |
download | ports-5b92d1f5f8365a19ab69fec8a535c92e2a12c130.tar.gz ports-5b92d1f5f8365a19ab69fec8a535c92e2a12c130.zip |
misc/tellico: update to 3.4.3, latest upstream
Release notes are at:
https://tellico-project.org/tellico-3-4-3-released/
There's a new Russian data-source, and some bugfixes.
-rw-r--r-- | misc/tellico/Makefile | 3 | ||||
-rw-r--r-- | misc/tellico/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index f436a523d157..4f6e470f938f 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,8 +1,7 @@ # Created by: Kirill Ponomarew <ponomarew@oberon.net> PORTNAME= tellico -DISTVERSION= 3.4.2 -PORTREVISION= 1 +DISTVERSION= 3.4.3 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ diff --git a/misc/tellico/distinfo b/misc/tellico/distinfo index bc840f2bec95..76bd8259eb39 100644 --- a/misc/tellico/distinfo +++ b/misc/tellico/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636473662 -SHA256 (tellico-3.4.2.tar.xz) = efa575d6368cc7c62d9e665f7dde163abffcf245141947e6acda9d5218d81d04 -SIZE (tellico-3.4.2.tar.xz) = 6596324 +TIMESTAMP = 1641247039 +SHA256 (tellico-3.4.3.tar.xz) = dd629df9afc29379448303b660f7029b535833d9718ef0cb71975ebf28f984ee +SIZE (tellico-3.4.3.tar.xz) = 6598384 |