diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-19 16:26:27 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-19 16:26:27 +0000 |
commit | cacc75b1bddb33c2f52d2c9e1c86e4085c750fdd (patch) | |
tree | f9c5695c3cf1bc98c29aeea4449ebb16bc5334b6 /x11-wm | |
parent | bfce30ddc8aaeb4d0ca63a6a7d24b549c08ccd23 (diff) |
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 016ae679f0da..3a60417d6809 100644 --- a/x11-wm/i3/Makefile +++ b/x11-wm/i3/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= i3 -DISTVERSION= 4.4 +DISTVERSION= 4.5.1 CATEGORIES= x11-wm MASTER_SITES= http://i3wm.org/downloads/ \ ${MASTER_SITE_LOCAL} diff --git a/x11-wm/i3/distinfo b/x11-wm/i3/distinfo index 29881d2c24e9..cb831759852c 100644 --- a/x11-wm/i3/distinfo +++ b/x11-wm/i3/distinfo @@ -1,2 +1,2 @@ -SHA256 (i3-4.4.tar.bz2) = 99875749eab6d6f5a3058f3325532cd223a9fa22771a54c2fd06c0ded97f481b -SIZE (i3-4.4.tar.bz2) = 884182 +SHA256 (i3-4.5.1.tar.bz2) = bae55f1c7c4a21d71aae182e4fab6038ba65ba4be5d1ceff9e269f4f74b823f2 +SIZE (i3-4.5.1.tar.bz2) = 878954 |