mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
parent
f1f2ab3cd3
commit
32e3adc1f8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xiate'
|
# Template file for 'xiate'
|
||||||
pkgname=xiate
|
pkgname=xiate
|
||||||
version=17.10
|
version=18.01
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/vain/xiate"
|
homepage="https://github.com/vain/xiate"
|
||||||
distfiles="https://github.com/vain/xiate/archive/v${version}.tar.gz"
|
distfiles="https://github.com/vain/xiate/archive/v${version}.tar.gz"
|
||||||
checksum=b234a4e60ee7979f9e834158c616669575d0edb244dc355c4043845f9251d088
|
checksum=fd3bb4644edd47ad4216ee51b826f9313c96842a416cb15a24838eed60ec5fdb
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
cp config.def.h config.h
|
cp config.def.h config.h
|
||||||
|
|
Loading…
Add table
Reference in a new issue