diff options
author | bapt <bapt@FreeBSD.org> | 2013-03-20 00:26:27 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-03-20 00:26:27 +0800 |
commit | a7509ddf346d60fb9665dee958b4465db438a5e3 (patch) | |
tree | f9c5695c3cf1bc98c29aeea4449ebb16bc5334b6 /x11-wm/i3 | |
parent | 987bfe6a853e0526af060dc31361b5b47a21facb (diff) | |
download | freebsd-ports-gnome-a7509ddf346d60fb9665dee958b4465db438a5e3.tar.gz freebsd-ports-gnome-a7509ddf346d60fb9665dee958b4465db438a5e3.tar.zst freebsd-ports-gnome-a7509ddf346d60fb9665dee958b4465db438a5e3.zip |
- Update to 4.5.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 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 |