update libmtp to 0.1.5
This commit is contained in:
parent
8a6db38b2b
commit
e59f98056d
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2007/03/15 07:17:59 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/03/30 16:49:07 jasper Exp $
|
||||
|
||||
COMMENT= "Media Transfer Protocol (MTP) implementation"
|
||||
|
||||
DISTNAME= libmtp-0.1.4
|
||||
DISTNAME= libmtp-0.1.5
|
||||
SHARED_LIBS= mtp 2.0 # .7.0
|
||||
CATEGORIES= devel
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (libmtp-0.1.4.tar.gz) = e253a1cb99521d8b1b217d249bc3107c
|
||||
RMD160 (libmtp-0.1.4.tar.gz) = c2489cc53ef3cddce78a6685980f952c897b7c76
|
||||
SHA1 (libmtp-0.1.4.tar.gz) = 779681f330098331b9e3cc664e67a1cbebed5bf9
|
||||
SHA256 (libmtp-0.1.4.tar.gz) = 416a25a3d1c28fe6b7351fa2cbd848307aa17d9c6bb0aac91b902fb0b471fd3c
|
||||
SIZE (libmtp-0.1.4.tar.gz) = 494214
|
||||
MD5 (libmtp-0.1.5.tar.gz) = 597b62d994d9491531b9e67190f6cfe7
|
||||
RMD160 (libmtp-0.1.5.tar.gz) = c98a9a817ee9175630953acb3eb952257b0ecf1e
|
||||
SHA1 (libmtp-0.1.5.tar.gz) = 8c9e0ba2cb63db3dd32e484906683b4e4ed7d770
|
||||
SHA256 (libmtp-0.1.5.tar.gz) = 57131fa65e051eacf0aad5126362c08623a7fcc00147e9a03080123a3d3cb8fe
|
||||
SIZE (libmtp-0.1.5.tar.gz) = 497384
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-configure,v 1.2 2007/02/02 14:25:28 jasper Exp $
|
||||
--- configure.orig Tue Jan 16 21:44:10 2007
|
||||
+++ configure Fri Feb 2 15:16:44 2007
|
||||
@@ -19106,7 +19106,7 @@ if test $ac_cv_lib_usb_usb_control_msg =
|
||||
$OpenBSD: patch-configure,v 1.3 2007/03/30 16:49:07 jasper Exp $
|
||||
--- configure.orig Mon Mar 26 21:14:33 2007
|
||||
+++ configure Fri Mar 30 18:42:08 2007
|
||||
@@ -19106,7 +19106,7 @@ if test $ac_cv_lib_usb_usb_control_msg = yes; then
|
||||
#define HAVE_LIBUSB 1
|
||||
_ACEOF
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user