mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
lua51: bump version.
This commit is contained in:
@@ -8,11 +8,11 @@ prototyping."
|
||||
HOMEPAGE="http://www.lua.org"
|
||||
COPYRIGHT="1994-2009, Lua.org, PUC-Rio"
|
||||
LICENSE="MIT"
|
||||
REVISION="8"
|
||||
SOURCE_URI="http://www.lua.org/ftp/lua-5.1.4.tar.gz"
|
||||
CHECKSUM_SHA256="b038e225eaf2a5b57c9bcc35cd13aa8c6c8288ef493d52970c9545074098af3a"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://www.lua.org/ftp/lua-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="2640fc56a795f29d28ef15e13c34a47e223960b0240e8cb0a82d9b0738695333"
|
||||
SOURCE_DIR="lua-$portVersion"
|
||||
PATCHES="lua-5.1.4.patchset"
|
||||
PATCHES="lua-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86 x86_gcc2"
|
||||
Reference in New Issue
Block a user