diff options
author | pawel <pawel@FreeBSD.org> | 2015-03-17 06:34:37 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2015-03-17 06:34:37 +0800 |
commit | e0ce850b9e5b48e685a0f7c143330517b579ec4c (patch) | |
tree | a93fab232d190d22dddadeb5398c3b17a537521e /x11 | |
parent | bf6d870e5455fdf092fead87f52253a0acb7fc8f (diff) | |
download | freebsd-ports-gnome-e0ce850b9e5b48e685a0f7c143330517b579ec4c.tar.gz freebsd-ports-gnome-e0ce850b9e5b48e685a0f7c143330517b579ec4c.tar.zst freebsd-ports-gnome-e0ce850b9e5b48e685a0f7c143330517b579ec4c.zip |
Update to version 0.5.5
PR: 198627
Submitted by: Anton Tornqvist <antont@inbox.lv> (maintainer)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/sxhkd/Makefile | 4 | ||||
-rw-r--r-- | x11/sxhkd/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/sxhkd/Makefile b/x11/sxhkd/Makefile index af855a3e4b60..b3ddb53e5ec0 100644 --- a/x11/sxhkd/Makefile +++ b/x11/sxhkd/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sxhkd -PORTVERSION= 0.5.4 +PORTVERSION= 0.5.5 CATEGORIES= x11 MAINTAINER= antont@inbox.lv @@ -12,7 +12,7 @@ LIB_DEPENDS= libxcb-keysyms.so:${PORTSDIR}/x11/xcb-util-keysyms USE_GITHUB= yes GH_ACCOUNT= baskerville -GH_COMMIT= eaf83e9 +GH_COMMIT= 7e895ad USES= gmake diff --git a/x11/sxhkd/distinfo b/x11/sxhkd/distinfo index 19ee73a2ccda..bdfca5b385c7 100644 --- a/x11/sxhkd/distinfo +++ b/x11/sxhkd/distinfo @@ -1,2 +1,2 @@ -SHA256 (sxhkd-0.5.4.tar.gz) = 7eabe0e41549b26ddf9ba41d18c63f3192a888633e4115a1b693f3f785042466 -SIZE (sxhkd-0.5.4.tar.gz) = 34565 +SHA256 (sxhkd-0.5.5.tar.gz) = 4dbdf7e60a06f5f194a0d99997d14af4f0fc7ac2bec04513e208d08b0257175b +SIZE (sxhkd-0.5.5.tar.gz) = 34667 |