diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-11-03 08:56:26 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-11-03 08:56:26 +0800 |
commit | 6d5d6429d5880f9fdf4b4b54c0fb53e44b3927f9 (patch) | |
tree | db7a5d68a7b148f62f63c9562391af1272e3f376 /audio/ncmpcpp | |
parent | 91d87ad6cea9c90bdf179910d1ab72b833a67768 (diff) | |
download | freebsd-ports-gnome-6d5d6429d5880f9fdf4b4b54c0fb53e44b3927f9.tar.gz freebsd-ports-gnome-6d5d6429d5880f9fdf4b4b54c0fb53e44b3927f9.tar.zst freebsd-ports-gnome-6d5d6429d5880f9fdf4b4b54c0fb53e44b3927f9.zip |
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases)
Diffstat (limited to 'audio/ncmpcpp')
-rw-r--r-- | audio/ncmpcpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile index 7ca5742065d3..1f844647fa1c 100644 --- a/audio/ncmpcpp/Makefile +++ b/audio/ncmpcpp/Makefile @@ -2,7 +2,7 @@ PORTNAME= ncmpcpp DISTVERSION= 0.8.2 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= audio MASTER_SITES= https://ncmpcpp.rybczak.net/stable/ |