mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
libmtp: update to 1.1.8.
This commit is contained in:
parent
08d540ab38
commit
a88bdc45f8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libmtp'
|
# Template file for 'libmtp'
|
||||||
pkgname=libmtp
|
pkgname=libmtp
|
||||||
version=1.1.6
|
version=1.1.8
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --with-udev=/usr/lib/udev"
|
configure_args="--disable-static --with-udev=/usr/lib/udev"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://libmtp.sourceforge.net"
|
homepage="http://libmtp.sourceforge.net"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=3a1c1c83af91de4052eb54feb795c141b4c04a252e0031954ebbf6175970cb0a
|
checksum=3f9e87536aa40e560d0c153a505e38096b1df5ea15fad783691e9a8ca4dd2282
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
# XXX needs host mtp-hotplug
|
# XXX needs host mtp-hotplug
|
||||||
|
|
Loading…
Add table
Reference in a new issue