diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2025-07-26 18:25:49 +0200 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2025-07-26 18:26:17 +0200 |
commit | 7446dd25a7e5d988d691719d827386f13ee9dfd3 (patch) | |
tree | bfa2efabc74b6e398b9d938a5d2392341b1ee31b /devel | |
parent | x11/wdisplays: update to 1.1.3 (diff) |
devel/py-ttkbootstrap: Update to 1.14.1
Release changes: https://github.com/israel-dryer/ttkbootstrap/releases/tag/v1.14.1
Reported by: Israel Dryer <notifications@github.com>
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-ttkbootstrap/Makefile | 2 | ||||
-rw-r--r-- | devel/py-ttkbootstrap/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-ttkbootstrap/Makefile b/devel/py-ttkbootstrap/Makefile index 3073279e9905..8e78f498f55e 100644 --- a/devel/py-ttkbootstrap/Makefile +++ b/devel/py-ttkbootstrap/Makefile @@ -1,5 +1,5 @@ PORTNAME= ttkbootstrap -DISTVERSION= 1.14.0 +DISTVERSION= 1.14.1 PORTREVISION= 0 CATEGORIES= devel python MASTER_SITES= PYPI diff --git a/devel/py-ttkbootstrap/distinfo b/devel/py-ttkbootstrap/distinfo index e32d96415a3d..80928764b3a7 100644 --- a/devel/py-ttkbootstrap/distinfo +++ b/devel/py-ttkbootstrap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751726151 -SHA256 (ttkbootstrap-1.14.0.tar.gz) = 17fe56c73d79545bda2aa552338962530b35be4f4241242a36813af2be8c2030 -SIZE (ttkbootstrap-1.14.0.tar.gz) = 143260 +TIMESTAMP = 1753546282 +SHA256 (ttkbootstrap-1.14.1.tar.gz) = 0547301d1f3d971be44027902bcb868c0d358eca70e320147edbe2c829d8fab8 +SIZE (ttkbootstrap-1.14.1.tar.gz) = 144300 |