luasec: update to 0.7.1.

This commit is contained in:
Duncaen 2019-08-17 19:15:27 +02:00
parent 90936b70e8
commit b164010bf7

View file

@ -1,7 +1,7 @@
# Template file for 'luasec'
pkgname=luasec
version=0.7
revision=2
version=0.7.1
revision=1
wrksrc="${pkgname}-${pkgname}-${version}"
build_style=gnu-makefile
hostmakedepends="lua"
@ -12,7 +12,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
license="MIT"
homepage="https://github.com/brunoos/luasec"
distfiles="https://github.com/brunoos/luasec/archive/${pkgname}-${version}.tar.gz"
checksum=2176e95b1d2a72a3235ede5d2aa9838050feee55dade8fdbde4be7fdc66f3a31
checksum=3dfc7ef3c20e3d57b1ff3aaee93e73e828cfb58cc92ad261c5fd08d08fedf7d1
do_build() {
lua src/options.lua -g ${XBPS_CROSS_BASE}/usr/include/openssl/ssl.h > src/options.h