diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-09 21:35:16 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-09 21:35:16 +0000 |
commit | 6ee48dc6fc26dd965d4ea68ba412e6c92049f24a (patch) | |
tree | 54875795da69e87b7d7cb0b12bdc02a6c4aadfc8 | |
parent | d0bb14a1e39be72555500be40bb8e4f18389dff9 (diff) | |
download | ports-6ee48dc6fc26dd965d4ea68ba412e6c92049f24a.tar.gz ports-6ee48dc6fc26dd965d4ea68ba412e6c92049f24a.zip |
Notes
-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 f0ccde3ef0cc..0357e1425af4 100644 --- a/x11-wm/i3/Makefile +++ b/x11-wm/i3/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= i3 -DISTVERSION= 4.9 +DISTVERSION= 4.9.1 CATEGORIES= x11-wm MASTER_SITES= http://i3wm.org/downloads/ diff --git a/x11-wm/i3/distinfo b/x11-wm/i3/distinfo index 7459d82be51f..2e1b1cb5e9b1 100644 --- a/x11-wm/i3/distinfo +++ b/x11-wm/i3/distinfo @@ -1,2 +1,2 @@ -SHA256 (i3-4.9.tar.bz2) = bee31908e3a9ad679beb6e68807ae8ba7804671da2066abb9b3ea2025475d058 -SIZE (i3-4.9.tar.bz2) = 940707 +SHA256 (i3-4.9.1.tar.bz2) = b70deff027c7d05276c9646e53faeeeccdde706370b9b337a633bed85b16dc43 +SIZE (i3-4.9.1.tar.bz2) = 939630 |