From 0b8109c45ee8d1a79b4ef4a7e29ca5c4f4d3bf53 Mon Sep 17 00:00:00 2001 From: Vincenzo Esposito Date: Mon, 29 Oct 2018 12:28:21 +0100 Subject: [PATCH] bup: update to 0.29.2. --- srcpkgs/bup/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/bup/template b/srcpkgs/bup/template index 3a44213e678..e4c864dfd87 100644 --- a/srcpkgs/bup/template +++ b/srcpkgs/bup/template @@ -1,16 +1,16 @@ # Template file for 'bup' pkgname=bup -version=0.29.1 +version=0.29.2 revision=1 build_style=configure hostmakedepends="python perl git" makedepends="python-devel" short_desc="Backup system based on the git packfile format" maintainer="Enno Boland " -license="LGPL-2" +license="LGPL-2.0-only" homepage="https://github.com/bup/bup" distfiles="https://github.com/bup/bup/archive/${version}.tar.gz" -checksum=d24b53c842d1edc907870aa69facbd45f68d778cc013b1c311b655d10d017250 +checksum=7f54503f305eab5db5db41e1825477b8804870ca251f65bcfb4d89ad2598574f nocross=yes pre_configure() {