diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2017-11-21 13:46:24 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2017-11-21 13:46:24 +0000 |
commit | a290f67b18c10999aecda57d400151e2bd64dce4 (patch) | |
tree | dc04bb920548450abcaf16883804c109751c2d9f /x11 | |
parent | 4b59141365ddf2e850dfb28da7288a5665be52f0 (diff) |
Notes
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 9afe187ea7be..998dfbfa0f96 100644 --- a/x11/rofi/Makefile +++ b/x11/rofi/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rofi -DISTVERSION= 1.4.1 +DISTVERSION= 1.4.2 CATEGORIES= x11 MASTER_SITES= https://github.com/DaveDavenport/rofi/releases/download/${PORTVERSION}/ diff --git a/x11/rofi/distinfo b/x11/rofi/distinfo index f149c6499c53..d195214f247a 100644 --- a/x11/rofi/distinfo +++ b/x11/rofi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1506494413 -SHA256 (rofi-1.4.1.tar.gz) = 96f19ee57e572a8cf894df8e8bcf56b905acb2c92a38a96d938f081c8e0ea1a7 -SIZE (rofi-1.4.1.tar.gz) = 461067 +TIMESTAMP = 1510554565 +SHA256 (rofi-1.4.2.tar.gz) = 9d393cde95f16f57669cc6d80ff82b8d4d4f8a6b230dd1ede0b07cfc557e477b +SIZE (rofi-1.4.2.tar.gz) = 462808 |