mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
libmtp, bump version (#11558)
This commit is contained in:
@@ -9,9 +9,9 @@ COPYRIGHT="2006-2011 Linus Walleij
|
||||
2006-2009 Marcus Meissner
|
||||
2006 Mariusz Woloszyn"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://downloads.sourceforge.net/libmtp/libmtp-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="deb4af6f63f5e71215cfa7fb961795262920b4ec6cb4b627f55b30b18aa33228"
|
||||
CHECKSUM_SHA256="c3fcf411aea9cb9643590cbc9df99fa5fe30adcac695024442973d76fa5f87bc"
|
||||
PATCHES="libmtp-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -1,14 +1,14 @@
|
||||
From 36f3dc0b697879b7242176eb9f95144634112cc2 Mon Sep 17 00:00:00 2001
|
||||
From 684c480cdefbf8252c0b7c9e61930a87e7a472a6 Mon Sep 17 00:00:00 2001
|
||||
From: Jerome Duval <jerome.duval@gmail.com>
|
||||
Date: Wed, 21 May 2014 21:24:57 +0000
|
||||
Subject: fix configure.ac
|
||||
|
||||
|
||||
diff --git a/configure.ac b/configure.ac
|
||||
index 9322473..e227f00 100644
|
||||
index 40bdaaa..6e9b1c5 100644
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -4,7 +4,7 @@ AC_INIT([libmtp], [1.1.16], [libmtp-discuss@lists.sourceforge.net])
|
||||
@@ -4,7 +4,7 @@ AC_INIT([libmtp], [1.1.22], [libmtp-discuss@lists.sourceforge.net])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
AM_INIT_AUTOMAKE([foreign])
|
||||
AC_CONFIG_SRCDIR([src/libmtp.c])
|
||||
@@ -18,5 +18,5 @@ index 9322473..e227f00 100644
|
||||
# Checks for programs.
|
||||
AC_PROG_CC
|
||||
--
|
||||
2.19.1
|
||||
2.45.2
|
||||
|
||||
Reference in New Issue
Block a user