Update to libidn-1.38.

This commit is contained in:
ajacoutot 2021-07-27 19:15:17 +00:00
parent aaa9c08feb
commit 1d7de97c4c
3 changed files with 7 additions and 7 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.38 2021/05/17 12:48:14 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.39 2021/07/27 19:15:17 ajacoutot Exp $
COMMENT= internationalized string handling
DISTNAME= libidn-1.37
DISTNAME= libidn-1.38
SHARED_LIBS += idn 18.0 # 18.2
SHARED_LIBS += idn 18.0 # 18.3
CATEGORIES= devel

View File

@ -1,2 +1,2 @@
SHA256 (libidn-1.37.tar.gz) = PI6XDVzYCoy1b1nGFhFTUzY0OULj8cgbAZDGmZOmksI=
SIZE (libidn-1.37.tar.gz) = 2603177
SHA256 (libidn-1.38.tar.gz) = 3gC4QPdXzTuxTdmiDVk2RzI13cugbUvC2oBGVLi78PY=
SIZE (libidn-1.38.tar.gz) = 2681263

View File

@ -1,2 +1,2 @@
Libidn is a package for internationalized string handling based
on the Stringprep, Punycode, IDNA and TLD specifications.
Libidn is a package for internationalized string handling based on the
Stringprep, Punycode, IDNA and TLD specifications.