lua-arc4random: Fix HOMEPAGE
This commit is contained in:
parent
a274764909
commit
406aed1243
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2020/07/02 17:46:26 nia Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2020/07/02 17:50:38 nia Exp $
|
||||
|
||||
DISTNAME= lua-arc4random-1.3.4
|
||||
PKGNAME= ${DISTNAME:S/lua-/${LUA_PKGPREFIX}-/1}
|
||||
|
@ -8,7 +8,7 @@ GITHUB_PROJECT= lua-arc4random
|
|||
GITHUB_TAG= v1.3-4
|
||||
|
||||
MAINTAINER= nia@NetBSD.org
|
||||
HOMEPAGE= https://github.com/jgm/cmark-lua
|
||||
HOMEPAGE= https://github.com/mikejsavage/lua-arc4random
|
||||
COMMENT= Lua wrapper for arc4random(3)
|
||||
LICENSE= mit
|
||||
|
||||
|
|
Loading…
Reference in a new issue