update to libmtp 0.1.3
This commit is contained in:
parent
f4f741fe59
commit
5e869917fb
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2007/01/30 14:15:27 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2007/02/02 14:25:28 jasper Exp $
|
||||
|
||||
COMMENT= "Media Transfer Protocol (MTP) implementation"
|
||||
|
||||
DISTNAME= libmtp-0.1.2
|
||||
SHARED_LIBS= mtp 0.0 # .6.0
|
||||
DISTNAME= libmtp-0.1.3
|
||||
SHARED_LIBS= mtp 1.0 # .6.0
|
||||
CATEGORIES= devel
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
||||
HOMEPAGE= http://libmtp.sourceforge.net/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (libmtp-0.1.2.tar.gz) = 353ce05aa8742045df680bdf0c85d3b6
|
||||
RMD160 (libmtp-0.1.2.tar.gz) = ced9cf3965d4049bb42f49f3e58763e8c8e00aa1
|
||||
SHA1 (libmtp-0.1.2.tar.gz) = 87c91767bbecf1c98b3a09243f1af0095d92d721
|
||||
SIZE (libmtp-0.1.2.tar.gz) = 476464
|
||||
MD5 (libmtp-0.1.3.tar.gz) = 311b99c9d9a96efff6383f7466b2b229
|
||||
RMD160 (libmtp-0.1.3.tar.gz) = 5df7bcf57d69bb8544f55d50e2c9c0825e4660e3
|
||||
SHA1 (libmtp-0.1.3.tar.gz) = b8920f7132f7efae76cd13681cf8b6931ca538d9
|
||||
SIZE (libmtp-0.1.3.tar.gz) = 480522
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-configure,v 1.1.1.1 2007/01/11 21:56:16 jasper Exp $
|
||||
--- configure.orig Wed Jan 10 13:38:08 2007
|
||||
+++ configure Wed Jan 10 13:38:33 2007
|
||||
@@ -19089,7 +19089,7 @@ if test $ac_cv_lib_usb_usb_control_msg =
|
||||
$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 =
|
||||
#define HAVE_LIBUSB 1
|
||||
_ACEOF
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user