diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-16 22:49:07 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-16 22:49:07 +0000 |
commit | 688b7aeea3ab9c63b4ccda084480d71f17e7a722 (patch) | |
tree | 77ec9d1ac79d0aaa2fe679f9f2220621a4b95cd4 /x11-wm | |
parent | 330ab917723b70502c2a1613a26e3f29a99e6d80 (diff) | |
download | ports-688b7aeea3ab9c63b4ccda084480d71f17e7a722.tar.gz ports-688b7aeea3ab9c63b4ccda084480d71f17e7a722.zip |
Notes
Diffstat (limited to 'x11-wm')
-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 6eb4c63f35b1..ead36b120bcc 100644 --- a/x11-wm/i3/Makefile +++ b/x11-wm/i3/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= i3 -DISTVERSION= 4.10.1 +DISTVERSION= 4.10.2 CATEGORIES= x11-wm MASTER_SITES= http://i3wm.org/downloads/ diff --git a/x11-wm/i3/distinfo b/x11-wm/i3/distinfo index b8eade9162b8..dac5f4c7d39c 100644 --- a/x11-wm/i3/distinfo +++ b/x11-wm/i3/distinfo @@ -1,2 +1,2 @@ -SHA256 (i3-4.10.1.tar.bz2) = 0b2df35fabc82849fc4fa2782643535c0e7eaf49fa27d8402bd3dee25d5e57e2 -SIZE (i3-4.10.1.tar.bz2) = 942981 +SHA256 (i3-4.10.2.tar.bz2) = 0795a31b47f93b637da7f7e65197568117f46a35c745f4de4f56e7b2efcccfd8 +SIZE (i3-4.10.2.tar.bz2) = 942759 |