From ab275893118a4442ffd0adc4d0c53149411a4e88 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 29 Mar 2019 03:43:36 -0300 Subject: [PATCH] quilt: update to 0.66. --- srcpkgs/quilt/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/quilt/template b/srcpkgs/quilt/template index 037dd5d00c..42c3a19381 100644 --- a/srcpkgs/quilt/template +++ b/srcpkgs/quilt/template @@ -1,16 +1,16 @@ # Template file for 'quilt' pkgname=quilt -version=0.65 -revision=3 +version=0.66 +revision=1 build_style=gnu-configure configure_args="--without-rpmbuild" hostmakedepends="perl" -short_desc="A Tool for Working with Many Patches" +short_desc="Tool for Working with Many Patches" maintainer="Diogo Leal " license="GPL-2.0-only" homepage="http://savannah.nongnu.org/projects/quilt" distfiles="http://download.savannah.gnu.org/releases/quilt/quilt-${version}.tar.gz" -checksum=f6cbc788e5cbbb381a3c6eab5b9efce67c776a8662a7795c7432fd27aa096819 +checksum=314b319a6feb13bf9d0f9ffa7ce6683b06919e734a41275087ea457cc9dc6e07 do_install() { make BUILD_ROOT=\"$DESTDIR\" install