# Template file for 'apk-tools' pkgname=apk-tools version=2.9.0 revision=1 build_style=gnu-makefile make_build_args="LUAAPK=" hostmakedepends="pkg-config" makedepends="libressl-devel zlib-devel lua52-devel" short_desc="Alpine Package Keeper (Alpine package manager)" maintainer="Leah Neukirchen " license="GPL-2" homepage="http://git.alpinelinux.org/cgit/apk-tools" distfiles="http://git.alpinelinux.org/cgit/${pkgname}/snapshot/${pkgname}-${version}.tar.bz2" checksum=2b9774b8723465f714d8dda0c437195cabcacf910c63cf69fe56a097ef2536ef CFLAGS=-Wno-error do_install() { vbin src/apk }