diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-01-03 21:04:30 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-01-03 21:04:30 +0000 |
commit | 8d17222f2792fe9c5713c43fcf31c83c2c68b5a9 (patch) | |
tree | 514d1de1ce956eccb118bfb64a3457e2eb2c0071 /x11/dmenu | |
parent | a1b42fe3d600d2bdbb41157e5765fb9a77709535 (diff) |
- Update to 1.8
PR: ports/107480
Submitted by: Sokolov Alexey<sokolhacker@mail.ru>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=181366
Diffstat (limited to 'x11/dmenu')
-rw-r--r-- | x11/dmenu/Makefile | 2 | ||||
-rw-r--r-- | x11/dmenu/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/dmenu/Makefile b/x11/dmenu/Makefile index bad4d7e13b95..9ce8146baf96 100644 --- a/x11/dmenu/Makefile +++ b/x11/dmenu/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dmenu -PORTVERSION= 1.7.1 +PORTVERSION= 1.8 CATEGORIES= x11 MASTER_SITES= http://suckless.org/download/ \ http://schot.a-eskwadraat.nl/files/ diff --git a/x11/dmenu/distinfo b/x11/dmenu/distinfo index c947c2592b44..0b4b4181614e 100644 --- a/x11/dmenu/distinfo +++ b/x11/dmenu/distinfo @@ -1,3 +1,3 @@ -MD5 (dmenu-1.7.1.tar.gz) = ea7a0456c666f09084169b7474dd31dd -SHA256 (dmenu-1.7.1.tar.gz) = 388b7ee3bd5d691a4ae977f75a35cb3c562d1696d06f208ebd4498a6af4ff46b -SIZE (dmenu-1.7.1.tar.gz) = 7547 +MD5 (dmenu-1.8.tar.gz) = 639cbd07e48e3c89933dc0a79c5afec2 +SHA256 (dmenu-1.8.tar.gz) = 1928dc70ed14216899fafdca598a27aeae7175ff0614d14091ab48d3dd1fc413 +SIZE (dmenu-1.8.tar.gz) = 7729 |