From c99322f97727d9d1921940ec17058ca9db1f04ab Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 9 Nov 2018 07:38:47 -0200 Subject: [PATCH] apk-tools: update to 2.10.2. --- srcpkgs/apk-tools/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/apk-tools/template b/srcpkgs/apk-tools/template index 7693ffb1763..7f70d4418b9 100644 --- a/srcpkgs/apk-tools/template +++ b/srcpkgs/apk-tools/template @@ -1,18 +1,18 @@ # Template file for 'apk-tools' pkgname=apk-tools -version=2.10.1 -revision=2 +version=2.10.2 +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" +license="GPL-2.0-only" homepage="http://git.alpinelinux.org/cgit/apk-tools" distfiles="http://git.alpinelinux.org/cgit/${pkgname}/snapshot/${pkgname}-${version}.tar.bz2" -checksum=38771cc217d2650715fa8143f020ecec909473e74f76bd7bdb05204ee6dbb2ea -CFLAGS=-Wno-error +checksum=6a2c90d1eb4993da21f77b433683098b7e677f530532aab040a840e74e4d6057 +CFLAGS="-Wno-error" do_install() { vbin src/apk