libmtp: update to 1.1.21.
This commit is contained in:
parent
d763e2a0c0
commit
ec37aa1ff5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libmtp'
|
||||
pkgname=libmtp
|
||||
version=1.1.20
|
||||
version=1.1.21
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-udev=/usr/lib/udev
|
||||
|
@ -11,8 +11,9 @@ short_desc="Library for Microsoft's Media Transfer Protocol (MTP)"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://libmtp.sourceforge.net"
|
||||
changelog="https://sourceforge.net/projects/libmtp/files/libmtp/${version}/README"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=c9191dac2f5744cf402e08641610b271f73ac21a3c802734ec2cedb2c6bc56d0
|
||||
checksum=c4ffa5ab8c8f48c91b0047f2e253c101c418d5696a5ed65c839922a4280872a7
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# XXX needs host mtp-hotplug
|
||||
|
|
Loading…
Reference in New Issue