diff --git a/devel/lua-openbsd/Makefile b/devel/lua-openbsd/Makefile index 767ff4df987..21651cea43b 100644 --- a/devel/lua-openbsd/Makefile +++ b/devel/lua-openbsd/Makefile @@ -2,7 +2,7 @@ COMMENT = lua bindings for OpenBSD functions GH_ACCOUNT = n0la GH_PROJECT = lua-openbsd -GH_TAGNAME = v0.3 +GH_TAGNAME = v0.4 CATEGORIES = devel diff --git a/devel/lua-openbsd/distinfo b/devel/lua-openbsd/distinfo index 60d2d9353dd..96843612064 100644 --- a/devel/lua-openbsd/distinfo +++ b/devel/lua-openbsd/distinfo @@ -1,2 +1,2 @@ -SHA256 (lua-openbsd-0.3.tar.gz) = xjQ3UZb4jT/Eo6oppbhU4HUsZ+crN9l3kRiv2YQGY1s= -SIZE (lua-openbsd-0.3.tar.gz) = 3059 +SHA256 (lua-openbsd-0.4.tar.gz) = cP6F7wsvgaF139wevFoqPNj3OZCilBuDYqfbsVSGWUI= +SIZE (lua-openbsd-0.4.tar.gz) = 3465 diff --git a/devel/lua-openbsd/pkg/PLIST b/devel/lua-openbsd/pkg/PLIST index 4ad1d46ee4a..27361b14612 100644 --- a/devel/lua-openbsd/pkg/PLIST +++ b/devel/lua-openbsd/pkg/PLIST @@ -1,3 +1,4 @@ @so lib/lua/${MODLUA_VERSION}/openbsd.so share/examples/${FULLPKGNAME}/ share/examples/${FULLPKGNAME}/openbsd-example.lua +share/examples/${FULLPKGNAME}/userokay.lua