diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-29 16:31:03 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-29 16:31:03 +0000 |
commit | e26dd3b801e871683e274e81a1e1ff26648063df (patch) | |
tree | c69522deee3542b672efa8abc7fd28069e165284 /x11-wm/i3 | |
parent | 738b929525f600cb087d668c2a268b9903a43f89 (diff) | |
download | ports-e26dd3b801e871683e274e81a1e1ff26648063df.tar.gz ports-e26dd3b801e871683e274e81a1e1ff26648063df.zip |
Notes
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 0357e1425af4..71d1ea3f3827 100644 --- a/x11-wm/i3/Makefile +++ b/x11-wm/i3/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= i3 -DISTVERSION= 4.9.1 +DISTVERSION= 4.10 CATEGORIES= x11-wm MASTER_SITES= http://i3wm.org/downloads/ diff --git a/x11-wm/i3/distinfo b/x11-wm/i3/distinfo index 2e1b1cb5e9b1..1b1b6cc06f78 100644 --- a/x11-wm/i3/distinfo +++ b/x11-wm/i3/distinfo @@ -1,2 +1,2 @@ -SHA256 (i3-4.9.1.tar.bz2) = b70deff027c7d05276c9646e53faeeeccdde706370b9b337a633bed85b16dc43 -SIZE (i3-4.9.1.tar.bz2) = 939630 +SHA256 (i3-4.10.tar.bz2) = 2f60982dd1be2cf4b469eadb3a25be2b63b889d3c50ad3f66b31713a23d802ce +SIZE (i3-4.10.tar.bz2) = 939809 |