Update lua-utf8 to 0.1.2.

This commit is contained in:
fcambus 2020-04-18 12:30:55 +00:00
parent eafc6c328d
commit 4fc46fb910
2 changed files with 4 additions and 5 deletions

View File

@ -1,14 +1,13 @@
# $OpenBSD: Makefile,v 1.4 2020/02/03 22:42:36 fcambus Exp $
# $OpenBSD: Makefile,v 1.5 2020/04/18 12:30:55 fcambus Exp $
COMMENT = UTF-8 support module for Lua and LuaJIT
V = 0.1.1
V = 0.1.2
PKGNAME = lua-utf8-${V}
GH_ACCOUNT = starwing
GH_PROJECT = luautf8
GH_TAGNAME = ${V}
REVISION = 1
CATEGORIES = converters

View File

@ -1,2 +1,2 @@
SHA256 (luautf8-0.1.1.tar.gz) = 4+56/yFxTST/ukTm06CUaU3U0h2+vUmVRA4Mkd+5bc4=
SIZE (luautf8-0.1.1.tar.gz) = 35475
SHA256 (luautf8-0.1.2.tar.gz) = UleIWORRnafgnQGbrvkTX+8/8t+wvAoB5Y+6enD3viY=
SIZE (luautf8-0.1.2.tar.gz) = 41188