mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
tracker: update to 1.4.1.
This commit is contained in:
parent
48ed8ba80b
commit
29052c955b
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=1.4.0
|
version=1.4.1
|
||||||
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
|
||||||
|
@ -21,7 +21,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=c87c35b55ab3a201f6bf306b812532de2bd35f3946a7fe966963c5d3e3d251eb
|
checksum=94ecf25a64f4502664e0c45ec25dae0a91f00ad893fb85dd1c2ffe336563e328
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue