diff options
author | bapt <bapt@FreeBSD.org> | 2015-03-30 01:25:47 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-03-30 01:25:47 +0800 |
commit | 5118f627d028382fcd4b36aff8bf35bb991586a4 (patch) | |
tree | 4e69a20fddf5c4164be93ae7d43ef81a833723a6 /x11-wm/i3 | |
parent | 20c3c6e256b28100ffc219dc1d802c67e9b6e765 (diff) | |
download | freebsd-ports-graphics-5118f627d028382fcd4b36aff8bf35bb991586a4.tar.gz freebsd-ports-graphics-5118f627d028382fcd4b36aff8bf35bb991586a4.tar.zst freebsd-ports-graphics-5118f627d028382fcd4b36aff8bf35bb991586a4.zip |
Update to 4.10.1
Diffstat (limited to 'x11-wm/i3')
-rw-r--r-- | x11-wm/i3/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/i3/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/i3/Makefile b/x11-wm/i3/Makefile index 71d1ea3f382..6eb4c63f35b 100644 --- a/x11-wm/i3/Makefile +++ b/x11-wm/i3/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= i3 -DISTVERSION= 4.10 +DISTVERSION= 4.10.1 CATEGORIES= x11-wm MASTER_SITES= http://i3wm.org/downloads/ diff --git a/x11-wm/i3/distinfo b/x11-wm/i3/distinfo index 1b1b6cc06f7..b8eade9162b 100644 --- a/x11-wm/i3/distinfo +++ b/x11-wm/i3/distinfo @@ -1,2 +1,2 @@ -SHA256 (i3-4.10.tar.bz2) = 2f60982dd1be2cf4b469eadb3a25be2b63b889d3c50ad3f66b31713a23d802ce -SIZE (i3-4.10.tar.bz2) = 939809 +SHA256 (i3-4.10.1.tar.bz2) = 0b2df35fabc82849fc4fa2782643535c0e7eaf49fa27d8402bd3dee25d5e57e2 +SIZE (i3-4.10.1.tar.bz2) = 942981 |