quilt: update to 0.66.

This commit is contained in:
maxice8 2019-03-29 03:43:36 -03:00 committed by maxice8
parent 1e217975ee
commit ab27589311

View file

@ -1,16 +1,16 @@
# Template file for 'quilt' # Template file for 'quilt'
pkgname=quilt pkgname=quilt
version=0.65 version=0.66
revision=3 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--without-rpmbuild" configure_args="--without-rpmbuild"
hostmakedepends="perl" hostmakedepends="perl"
short_desc="A Tool for Working with Many Patches" short_desc="Tool for Working with Many Patches"
maintainer="Diogo Leal <diogo@diogoleal.com>" maintainer="Diogo Leal <diogo@diogoleal.com>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="http://savannah.nongnu.org/projects/quilt" homepage="http://savannah.nongnu.org/projects/quilt"
distfiles="http://download.savannah.gnu.org/releases/quilt/quilt-${version}.tar.gz" distfiles="http://download.savannah.gnu.org/releases/quilt/quilt-${version}.tar.gz"
checksum=f6cbc788e5cbbb381a3c6eab5b9efce67c776a8662a7795c7432fd27aa096819 checksum=314b319a6feb13bf9d0f9ffa7ce6683b06919e734a41275087ea457cc9dc6e07
do_install() { do_install() {
make BUILD_ROOT=\"$DESTDIR\" install make BUILD_ROOT=\"$DESTDIR\" install