libmtp: update to 1.1.11.
This commit is contained in:
parent
9316260dc0
commit
22ae1f6690
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libmtp'
|
||||
pkgname=libmtp
|
||||
version=1.1.10
|
||||
version=1.1.11
|
||||
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=1eee8d4c052fe29e58a408fedc08a532e28626fa3e232157abd8fca063c90305
|
||||
checksum=15d96dff79a4f7ad14338894a4096d4ac584c6ad25fdcca955bc4726303287e9
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# XXX needs host mtp-hotplug
|
||||
|
|
Loading…
Reference in a new issue