mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
parent
4d4181d8a6
commit
add1279349
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lua54-luasec'
|
||||
pkgname=lua54-luasec
|
||||
version=1.0
|
||||
version=1.2.0
|
||||
revision=1
|
||||
wrksrc="luasec-${version}"
|
||||
build_style=gnu-makefile
|
||||
|
@ -12,8 +12,9 @@ short_desc="${_desc} (5.4.x)"
|
|||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/brunoos/luasec"
|
||||
changelog="https://raw.githubusercontent.com/brunoos/luasec/master/CHANGELOG"
|
||||
distfiles="https://github.com/brunoos/luasec/archive/v${version}.tar.gz"
|
||||
checksum=912bfd2050338895207cf24bc8dd26fa9ebddc34006cb8c33d488156d41ac932
|
||||
checksum=2e86ef8f3486dc1bbecd752d16741a59a01633279facdfe5631f33b6eed1a30a
|
||||
|
||||
post_extract() {
|
||||
mkdir -p lua5.1
|
||||
|
|
Loading…
Add table
Reference in a new issue