pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/lua-arc4random
Module Name: pkgsrc
Committed By: nia
Date: Thu Jul 2 17:50:38 UTC 2020
Modified Files:
pkgsrc/security/lua-arc4random: Makefile
Log Message:
lua-arc4random: Fix HOMEPAGE
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/lua-arc4random/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/lua-arc4random/Makefile
diff -u pkgsrc/security/lua-arc4random/Makefile:1.1 pkgsrc/security/lua-arc4random/Makefile:1.2
--- pkgsrc/security/lua-arc4random/Makefile:1.1 Thu Jul 2 17:46:26 2020
+++ pkgsrc/security/lua-arc4random/Makefile Thu Jul 2 17:50:38 2020
@@ -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@localhost
-HOMEPAGE= https://github.com/jgm/cmark-lua
+HOMEPAGE= https://github.com/mikejsavage/lua-arc4random
COMMENT= Lua wrapper for arc4random(3)
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index