xiate: update to 18.04.

Closes #14017.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Diogo Leal 2018-05-01 10:23:28 -03:00 committed by Enno Boland
parent f530c7c7a1
commit 586420d3c8
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,6 +1,6 @@
# Template file for 'xiate' # Template file for 'xiate'
pkgname=xiate pkgname=xiate
version=18.03 version=18.04
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
license="MIT" license="MIT"
homepage="https://www.uninformativ.de/projects/xiate/" homepage="https://www.uninformativ.de/projects/xiate/"
distfiles="https://github.com/vain/xiate/archive/v${version}.tar.gz" distfiles="https://github.com/vain/xiate/archive/v${version}.tar.gz"
checksum=4791ea2a87b6f4276cf4c827ea249385084476368f9df66b7c23ceda313283d0 checksum=842d08db47719b18c631d4fdd6f5f02d61af1acecc720e286e02c8dda8b4a982
pre_configure() { pre_configure() {
cp config.def.h config.h cp config.def.h config.h