Update to enchant2-2.2.12.

This commit is contained in:
ajacoutot 2020-10-17 08:08:43 +00:00
parent f5696516e8
commit 979491f4ea
2 changed files with 7 additions and 8 deletions

View File

@ -1,13 +1,12 @@
# $OpenBSD: Makefile,v 1.14 2020/10/09 19:12:01 rsadowski Exp $
# $OpenBSD: Makefile,v 1.15 2020/10/17 08:08:43 ajacoutot Exp $
COMMENT= generic spell checking library
V= 2.2.11
V= 2.2.12
DISTNAME= enchant-${V}
PKGNAME= enchant2-${V}
REVISION= 0
SHARED_LIBS += enchant-2 0.1 # 4.11
SHARED_LIBS += enchant-2 0.1 # 4.12
CATEGORIES= textproc
@ -18,8 +17,8 @@ MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
# LGPLv2.1
PERMIT_PACKAGE= Yes
WANTLIB += ${COMPILER_LIBCXX} aspell c glib-2.0 gmodule-2.0 hunspell-1.7
WANTLIB += iconv intl m pcre
WANTLIB += ${COMPILER_LIBCXX} aspell c curses glib-2.0 gmodule-2.0
WANTLIB += hunspell-1.7 iconv intl m pcre
MASTER_SITES = https://github.com/AbiWord/enchant/releases/download/v${V}/

View File

@ -1,2 +1,2 @@
SHA256 (enchant-2.2.11.tar.gz) = opxXd8TkX8rCWVwVxJ1tKqQ0+l58mT3/P582e2X+Ryo=
SIZE (enchant-2.2.11.tar.gz) = 990413
SHA256 (enchant-2.2.12.tar.gz) = a5vFiucU7n9TNa3pZvSsVxjVM54oDMnhzKmrJ4wGIn4=
SIZE (enchant-2.2.12.tar.gz) = 990444