mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/luapak: upgrade to 0.1.0_beta3
This commit is contained in:
parent
dbe0c6cd13
commit
8ec2caface
@ -1,7 +1,7 @@
|
||||
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
|
||||
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
||||
pkgname=luapak
|
||||
pkgver=0.1.0_beta2
|
||||
pkgver=0.1.0_beta3
|
||||
_pkgver=${pkgver/_/.}
|
||||
pkgrel=0
|
||||
pkgdesc="Easily build a standalone executable for any Lua program"
|
||||
@ -42,4 +42,4 @@ package() {
|
||||
install -m 755 -D luapak/cli/init.lua "$pkgdir"/usr/bin/luapak
|
||||
}
|
||||
|
||||
sha512sums="898615faae1c97eec7b9d4f36be23fe22bed10e06627d27b90d4a0c956d4fe125ec2ecd3098fd598d92b8654c0e0edc2f7de2028f8274e49f35b37b4012b1b98 luapak-0.1.0_beta2.tar.gz"
|
||||
sha512sums="65216281725e7ae7451e43415141ada17e5f50e48af0e8ca38a6ca317a9f1846e2a402eaf94b06ec40d25e7eb8c164d83b459b0ac778efdf85c5ca58935ed8d4 luapak-0.1.0_beta3.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user