mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
tilda: update to 1.2.4.
This commit is contained in:
parent
48efd89b54
commit
2bd3a11fa1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tilda'
|
# Template file for 'tilda'
|
||||||
pkgname=tilda
|
pkgname=tilda
|
||||||
version=1.2.2
|
version=1.2.4
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config automake gettext-devel glib-devel"
|
hostmakedepends="pkg-config automake gettext-devel glib-devel"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Logen K <logen@sudotask.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://github.com/lanoxx/tilda"
|
homepage="https://github.com/lanoxx/tilda"
|
||||||
distfiles="https://github.com/lanoxx/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/lanoxx/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||||
checksum=855ab15423e3de8106975fab2185af4380caeb1bb4c2d0bc60b7674d29f0f4d7
|
checksum=1f7b52c5d8cfd9038ad2e41fc633fce935f420fa657ed15e3942722c8570751e
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue