Update to 1.2.2 (hopefully, for long time now); changes are:

* Allow non-alphanumeric command names, e.g. '/?'.
  * Fix group list formatting.
This commit is contained in:
zhuk 2020-01-12 23:50:55 +00:00
parent 98c2279af3
commit 3ef4b4bea6
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.5 2020/01/11 23:44:13 zhuk Exp $
# $OpenBSD: Makefile,v 1.6 2020/01/12 23:50:55 zhuk Exp $
COMMENT = minimalistic command-line ICB client
VERSION = 1.2.1
VERSION = 1.2.2
DISTNAME = oicb-${VERSION}
CATEGORIES = net
MAINTAINER = Vadim Zhukov <zhuk@openbsd.org>

View File

@ -1,2 +1,2 @@
SHA256 (oicb-1.2.1.tar.gz) = +mdtrgfGtgHpiq9RYaGYp27DseOVDxJyjyRj+WVWKXc=
SIZE (oicb-1.2.1.tar.gz) = 23077
SHA256 (oicb-1.2.2.tar.gz) = KzBI1stgI/yThDYH1Ynn2ymPIAuqyNEktgDTiY+w7zs=
SIZE (oicb-1.2.2.tar.gz) = 23602