diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2025-05-11 03:05:56 +0200 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2025-05-12 13:53:16 +0200 |
commit | 7eb86aa2f72530a057ae157ee0ca3552ac073c5e (patch) | |
tree | 41fadce58d1b242a570c65335462232871270aaa | |
parent | shells/oksh: update to 7.7 (diff) |
sysutils/btop: update to 1.4.3
Changelog: https://github.com/aristocratos/btop/releases/tag/v1.4.3
-rw-r--r-- | sysutils/btop/Makefile | 2 | ||||
-rw-r--r-- | sysutils/btop/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/btop/Makefile b/sysutils/btop/Makefile index d73d92e7859a..32e316056391 100644 --- a/sysutils/btop/Makefile +++ b/sysutils/btop/Makefile @@ -1,6 +1,6 @@ PORTNAME= btop DISTVERSIONPREFIX= v -DISTVERSION= 1.4.2 +DISTVERSION= 1.4.3 CATEGORIES= sysutils MAINTAINER= pkubaj@FreeBSD.org diff --git a/sysutils/btop/distinfo b/sysutils/btop/distinfo index cc8358b3bd4e..5a6c87943c46 100644 --- a/sysutils/btop/distinfo +++ b/sysutils/btop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746184738 -SHA256 (aristocratos-btop-v1.4.2_GH0.tar.gz) = c7c0fb625af269d47eed926784900c8e154fdf71703f4325cffdf26357338c85 -SIZE (aristocratos-btop-v1.4.2_GH0.tar.gz) = 1244982 +TIMESTAMP = 1746925325 +SHA256 (aristocratos-btop-v1.4.3_GH0.tar.gz) = 81b133e59699a7fd89c5c54806e16452232f6452be9c14b3a634122e3ebed592 +SIZE (aristocratos-btop-v1.4.3_GH0.tar.gz) = 1245882 |