diff options
author | Alexandre C. GuimarĂ£es <rigoletto@FreeBSD.org> | 2019-06-29 07:51:49 +0800 |
---|---|---|
committer | Alexandre C. GuimarĂ£es <rigoletto@FreeBSD.org> | 2019-06-29 07:51:49 +0800 |
commit | 5e5f357cbf68ae5bd76994c3f693eec501d8d992 (patch) | |
tree | 56d80ff3ae59e1a51648704bd22e443807eefe42 /x11 | |
parent | 11d0ec2c6e0bfdc8e08560de2b26bfcda53730ce (diff) | |
download | freebsd-ports-gnome-5e5f357cbf68ae5bd76994c3f693eec501d8d992.tar.gz freebsd-ports-gnome-5e5f357cbf68ae5bd76994c3f693eec501d8d992.tar.zst freebsd-ports-gnome-5e5f357cbf68ae5bd76994c3f693eec501d8d992.zip |
x11/rofi: Update to 1.5.4
PR: 238829
Submitted by: Greg Fitzgerald <gregf@hugops.pw>
Approved by: tcberner (mentor), nomoo <nomoo@nomoo.ru> (maintainer)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/rofi/Makefile | 2 | ||||
-rw-r--r-- | x11/rofi/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/rofi/Makefile b/x11/rofi/Makefile index 77db26a618b3..fbb800e84d34 100644 --- a/x11/rofi/Makefile +++ b/x11/rofi/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rofi -DISTVERSION= 1.5.3 +DISTVERSION= 1.5.4 CATEGORIES= x11 MASTER_SITES= https://github.com/davatorium/rofi/releases/download/${PORTVERSION}/ diff --git a/x11/rofi/distinfo b/x11/rofi/distinfo index 737b87a0b1c4..93c99c1664b7 100644 --- a/x11/rofi/distinfo +++ b/x11/rofi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1561343654 -SHA256 (rofi-1.5.3.tar.gz) = 9d0679a58cf29c98be3b26fa88930b8b6bc43021cc334e2f7caabe6b9d9d53d7 -SIZE (rofi-1.5.3.tar.gz) = 535125 +TIMESTAMP = 1561579523 +SHA256 (rofi-1.5.4.tar.gz) = 5c6fd80a978a7b145eb7c67df97574ce05742dcb087817523f082aa79d0abb27 +SIZE (rofi-1.5.4.tar.gz) = 535259 |