diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2021-01-25 09:37:54 +0800 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2021-01-25 09:37:54 +0800 |
commit | d24f989f1b4bda8444ef4dd2b6a1da3e4822eeba (patch) | |
tree | 8417b0c12d2edf2901eb14483a58d9ad61661961 /x11-wm/icewm | |
parent | 2b12993c285f199792e6f7a2cdae67637c50cf3f (diff) | |
download | freebsd-ports-gnome-d24f989f1b4bda8444ef4dd2b6a1da3e4822eeba.tar.gz freebsd-ports-gnome-d24f989f1b4bda8444ef4dd2b6a1da3e4822eeba.tar.zst freebsd-ports-gnome-d24f989f1b4bda8444ef4dd2b6a1da3e4822eeba.zip |
Update IceWM to version 2.1.1.
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r-- | x11-wm/icewm/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/icewm/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index a4ef776c0b53..02a66b79bf2c 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= icewm -PORTVERSION= 2.0.1 +PORTVERSION= 2.1.1 CATEGORIES= x11-wm MASTER_SITES= https://github.com/ice-wm/icewm/releases/download/${PORTVERSION}/ diff --git a/x11-wm/icewm/distinfo b/x11-wm/icewm/distinfo index d5618c620e27..b0a536777a7b 100644 --- a/x11-wm/icewm/distinfo +++ b/x11-wm/icewm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609628232 -SHA256 (icewm-2.0.1.tar.lz) = ac295bc1291539b892fa478346ad0d1f0a057476eb265399bd42f35b81a47d77 -SIZE (icewm-2.0.1.tar.lz) = 1694439 +TIMESTAMP = 1611494610 +SHA256 (icewm-2.1.1.tar.lz) = b4953f716032a3e8aa4b17b221c5a46c0c51682d68cab98dd59fc5e1da06f5d2 +SIZE (icewm-2.1.1.tar.lz) = 1695855 |