mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
tracker: update to 2.0.2.
This commit is contained in:
parent
4cf9627db8
commit
cf90eed3cf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tracker'
|
# Template file for 'tracker'
|
||||||
pkgname=tracker
|
pkgname=tracker
|
||||||
version=2.0.1
|
version=2.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-libflac --enable-libvorbis --disable-unit-tests
|
configure_args="--enable-libflac --enable-libvorbis --disable-unit-tests
|
||||||
|
@ -23,7 +23,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://live.gnome.org/Tracker"
|
homepage="http://live.gnome.org/Tracker"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=ac5c9f4dbb0741af5877ae2818d8c053aa9a431477a924a17976bb7e44411e47
|
checksum=ece71a56c29151a76fc1b6e43c15dd1b657b37162dc948fa2487faf5ddb47fda
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue