mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
xiccd: update to 0.3.0.
This commit is contained in:
parent
68ee7c8fb8
commit
a2e1c84307
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xiccd'
|
# Template file for 'xiccd'
|
||||||
pkgname=xiccd
|
pkgname=xiccd
|
||||||
version=0.2.4
|
version=0.3.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
makedepends="libX11-devel libXrandr-devel glib-devel colord-devel"
|
makedepends="libX11-devel libXrandr-devel glib-devel colord-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/agalakhov/xiccd"
|
homepage="https://github.com/agalakhov/xiccd"
|
||||||
distfiles="https://github.com/agalakhov/xiccd/archive/v${version}.tar.gz"
|
distfiles="https://github.com/agalakhov/xiccd/archive/v${version}.tar.gz"
|
||||||
checksum=9bf45ade74fad4fa1509769e3111cbc921b2651acfceea144e7bb07b69bbf7bd
|
checksum=94dbe352ad3043079fa5edd8150318ec88f1dc87b75f69b1fced8ce2981c36a9
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -if
|
autoreconf -if
|
||||||
|
|
Loading…
Add table
Reference in a new issue