diff options
| author | nia <nia@pkgsrc.org> | 2020-07-14 11:45:23 +0000 |
|---|---|---|
| committer | nia <nia@pkgsrc.org> | 2020-07-14 11:45:23 +0000 |
| commit | 30d233beb6a28635be49308becc9b39f596934a6 (patch) | |
| tree | 679c069121cc8e56c215866c41b2f3597357fbdc /security/lua-bcrypt/Makefile | |
| parent | aba5d07838c84e0e916189442f9ebfabde1a5b88 (diff) | |
| download | pkgsrc-30d233beb6a28635be49308becc9b39f596934a6.tar.gz | |
lua-bcrypt: Update to 2.1.6
NetBSD/SunOS support upstreamed
Diffstat (limited to 'security/lua-bcrypt/Makefile')
| -rw-r--r-- | security/lua-bcrypt/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/lua-bcrypt/Makefile b/security/lua-bcrypt/Makefile index 0804a6e9616..1430e8fc1fa 100644 --- a/security/lua-bcrypt/Makefile +++ b/security/lua-bcrypt/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2020/07/03 20:41:36 nia Exp $ +# $NetBSD: Makefile,v 1.3 2020/07/14 11:45:23 nia Exp $ -DISTNAME= lua-bcrypt-2.1.5 +DISTNAME= lua-bcrypt-2.1.6 PKGNAME= ${DISTNAME:S/lua-/${LUA_PKGPREFIX}-/1} CATEGORIES= security lua MASTER_SITES= ${MASTER_SITE_GITHUB:=mikejsavage/} GITHUB_PROJECT= lua-bcrypt -GITHUB_TAG= v2.1-5 +GITHUB_TAG= v2.1-6 MAINTAINER= nia@NetBSD.org HOMEPAGE= https://github.com/mikejsavage/lua-bcrypt |
