diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-12-14 15:37:47 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-12-14 15:37:47 +0000 |
commit | e318860890d678f69b4ce2145be0447546cb7319 (patch) | |
tree | edfcd750633b2779e0de3855780eced773677e8a /net-im/nheko | |
parent | 46bf1f838d026b6d6f85a3b10825a6fb2f6de19f (diff) |
devel/libfmt: Update to 6.1.2
Changes: https://github.com/fmtlib/fmt/releases/tag/6.1.2
ABI: https://abi-laboratory.pro/tracker/timeline/fmt
Notes
Notes:
svn path=/head/; revision=520127
Diffstat (limited to 'net-im/nheko')
-rw-r--r-- | net-im/nheko/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/nheko/Makefile b/net-im/nheko/Makefile index b772ba9e416a..7140b4cc5293 100644 --- a/net-im/nheko/Makefile +++ b/net-im/nheko/Makefile @@ -3,7 +3,7 @@ PORTNAME= nheko DISTVERSIONPREFIX=v DISTVERSION= 0.6.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org |