mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
ETL: update to 1.4.1
This commit is contained in:
parent
029aa6a747
commit
e4cad8d104
1 changed files with 4 additions and 2 deletions
|
@ -1,11 +1,13 @@
|
||||||
# Template file for 'ETL'
|
# Template file for 'ETL'
|
||||||
pkgname=ETL
|
pkgname=ETL
|
||||||
version=1.4.0
|
version=1.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="glibmm-devel"
|
||||||
short_desc="Extended Template Library"
|
short_desc="Extended Template Library"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.synfig.org/"
|
homepage="http://www.synfig.org/"
|
||||||
distfiles="https://github.com/synfig/synfig/releases/download/v${version}/ETL-${version}.tar.gz"
|
distfiles="https://github.com/synfig/synfig/releases/download/v${version}/ETL-${version}.tar.gz"
|
||||||
checksum=d43396c0ac356114713469216a9257247c2588d5475590a46db63cf201d1a011
|
checksum=ecb61942da60dca8e623af8ad03656897d10b03296e8907dd3c6c296390a074c
|
||||||
|
|
Loading…
Add table
Reference in a new issue