lua: Update to 5.4.8
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Maintainer: Christoph Reiter <reiter.christoph@gmail.com>
|
||||
|
||||
pkgname=lua
|
||||
pkgver=5.4.7
|
||||
pkgver=5.4.8
|
||||
_majorver=${pkgver%.*}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc='Powerful lightweight programming language designed for extending applications'
|
||||
arch=('x86_64')
|
||||
url='https://www.lua.org/'
|
||||
@@ -11,7 +11,7 @@ makedepends=('make' 'gcc')
|
||||
license=('spdx:MIT')
|
||||
source=(https://www.lua.org/ftp/lua-$pkgver.tar.gz
|
||||
lua.pc)
|
||||
sha256sums=('9fbf5e28ef86c69858f6d3d34eccc32e911c1a28b4120ff3e84aaa70cfbf1e30'
|
||||
sha256sums=('4f18ddae154e793e46eeab727c59ef1c0c0c2b744e7b94219710d76f530629ae'
|
||||
'925fd82adde7e6a83a6f63531b7c21f5c5133436e8947aeaab0c707ef3972858')
|
||||
|
||||
prepare() {
|
||||
|
||||
Reference in New Issue
Block a user