summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Rawlins <contact@romster.me>2020-11-13 18:34:42 +1100
committerDanny Rawlins <contact@romster.me>2020-11-14 00:48:03 +1100
commitee49d4b0af46295c97df201b17bdc5578b8f2cce (patch)
tree219f7ba830b8f124094ff3ece11e794220c38e1e
parent95a18274c6e36b8d383507f429d9103cb963fd3c (diff)
downloadopt-ee49d4b0af46295c97df201b17bdc5578b8f2cce.tar.gz
opt-ee49d4b0af46295c97df201b17bdc5578b8f2cce.tar.xz
lua: 5.4.0 -> 5.4.1
-rw-r--r--lua/.footprint8
-rw-r--r--lua/.signature8
-rw-r--r--lua/Pkgfile2
3 files changed, 9 insertions, 9 deletions
diff --git a/lua/.footprint b/lua/.footprint
index c91e19cbf..1925b1283 100644
--- a/lua/.footprint
+++ b/lua/.footprint
@@ -12,10 +12,10 @@ drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/lualib.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/liblua.a
-lrwxrwxrwx root/root usr/lib/liblua.so -> liblua.so.5.4.0
-lrwxrwxrwx root/root usr/lib/liblua.so.5.4 -> liblua.so.5.4.0
--rwxr-xr-x root/root usr/lib/liblua.so.5.4.0
-lrwxrwxrwx root/root usr/lib/liblua5.4.so -> liblua.so.5.4.0
+lrwxrwxrwx root/root usr/lib/liblua.so -> liblua.so.5.4.1
+lrwxrwxrwx root/root usr/lib/liblua.so.5.4 -> liblua.so.5.4.1
+-rwxr-xr-x root/root usr/lib/liblua.so.5.4.1
+lrwxrwxrwx root/root usr/lib/liblua5.4.so -> liblua.so.5.4.1
drwxr-xr-x root/root usr/lib/lua/
drwxr-xr-x root/root usr/lib/lua/5.4/
drwxr-xr-x root/root usr/lib/pkgconfig/
diff --git a/lua/.signature b/lua/.signature
index de07f9fe4..4886ef13c 100644
--- a/lua/.signature
+++ b/lua/.signature
@@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/dZATvakSsOWut2wi0Ksm34Cm2v7eaDDpmv0TKT2DiTg3st73KniOuSiUZ5gNfTGLULm3oQ9M/s5S971He/7dQA=
-SHA256 (Pkgfile) = 63506478c0c2dd792fcab21e5b4b1700a6649395981ca56244b9b30f3dfa1926
-SHA256 (.footprint) = 5ee44a2c5f55f1443c46da838a2077ccc6f9524d0dae456001b9b9fcb3705d75
-SHA256 (lua-5.4.0.tar.gz) = eac0836eb7219e421a96b7ee3692b93f0629e4cdb0c788432e3d10ce9ed47e28
+RWSE3ohX2g5d/UJ22iquIiSnJqmV9nioQn4G35dSTBVkaeNxjwJZYuCCHec/mfKqxXan8j0x+H/ckk0UnK/KRWeRhRnd0Iha0gw=
+SHA256 (Pkgfile) = 38ff552fd80b4ac8dcaffa5fdf718af897e9d9688a12de65b62689a6ee2a36bd
+SHA256 (.footprint) = 97bae1c6abdd6d9ef67da974af7d52bafee2c7d4ca012560b5882933849400e6
+SHA256 (lua-5.4.1.tar.gz) = 4ba786c3705eb9db6567af29c91a01b81f1c0ac3124fdbf6cd94bdd9e53cca7d
SHA256 (liblua.so.patch) = a8a7f89ab0c03b4bc1d58a935c54df792ad628edb4d1788c5ac66e4fc2d9f800
SHA256 (lua.pc) = ca9252633e782b8f85d6a94ea4f6babd4fe30bd759085b373160b1878e36ff78
diff --git a/lua/Pkgfile b/lua/Pkgfile
index 0d519c31b..e52af4665 100644
--- a/lua/Pkgfile
+++ b/lua/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: readline
name=lua
-version=5.4.0
+version=5.4.1
release=1
source=(https://www.lua.org/ftp/$name-$version.tar.gz
liblua.so.patch lua.pc)

Generated by cgit