# Template file for 'apk-tools' pkgname=apk-tools version=2.8.1 revision=1 build_style=gnu-makefile make_build_args="LUAAPK=" hostmakedepends="pkg-config" makedepends="libressl-devel zlib-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=8ea7262802cc3cc8d7ff31244acb556593bc92b08ff592b8f193698eb369a273 CFLAGS=-Wno-error do_install() { vbin src/apk }