libmtp: update to 1.1.9.
This commit is contained in:
parent
0dda4be21c
commit
255dffbb50
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libmtp'
|
||||
pkgname=libmtp
|
||||
version=1.1.8
|
||||
version=1.1.9
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-udev=/usr/lib/udev"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://libmtp.sourceforge.net"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=3f9e87536aa40e560d0c153a505e38096b1df5ea15fad783691e9a8ca4dd2282
|
||||
checksum=23f1d3c0b54107388bf2824d56415e9e087c980c86e5d179865652c022b6b189
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# XXX needs host mtp-hotplug
|
||||
|
|
Loading…
Reference in New Issue