mageMagick: Update to 6.9.3-7y
Message ID | 1458984400-1945-1-git-send-email-alexander.marx@ipfire.org |
---|---|
State | Accepted |
Commit | a27324ba2fad5539093ff44199b2cf651b7bf1e7 |
Headers |
Return-Path: <development-bounces@lists.ipfire.org> Received: from mail01.ipfire.org (hedwig.ipfire.org [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id 21ADF6137E for <patchwork@ipfire.org>; Sat, 26 Mar 2016 10:26:58 +0100 (CET) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 4FCC7D62; Sat, 26 Mar 2016 10:26:57 +0100 (CET) Received: from ipfire.localdomain.localdomain (ip1f113907.dynamic.kabel-deutschland.de [31.17.57.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 6560ACB2; Sat, 26 Mar 2016 10:26:55 +0100 (CET) From: Alexander Marx <alexander.marx@ipfire.org> To: development@lists.ipfire.org Subject: [PATCH] mageMagick: Update to 6.9.3-7y Date: Sat, 26 Mar 2016 10:26:40 +0100 Message-Id: <1458984400-1945-1-git-send-email-alexander.marx@ipfire.org> X-Mailer: git-send-email 2.6.3 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: IPFire development talk <development.lists.ipfire.org> List-Unsubscribe: <http://lists.ipfire.org/mailman/options/development>, <mailto:development-request@lists.ipfire.org?subject=unsubscribe> List-Archive: <http://lists.ipfire.org/pipermail/development/> List-Post: <mailto:development@lists.ipfire.org> List-Help: <mailto:development-request@lists.ipfire.org?subject=help> List-Subscribe: <http://lists.ipfire.org/mailman/listinfo/development>, <mailto:development-request@lists.ipfire.org?subject=subscribe> Errors-To: development-bounces@lists.ipfire.org Sender: "Development" <development-bounces@lists.ipfire.org> |
Message
Alexander Marx
March 26, 2016, 8:26 p.m. UTC
Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
---
ImageMagick/ImageMagick.nm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Comments
Hi, merged and I fixed the typo in the commit message. Please double-check before committing and sending the patch. -Michael On Sat, 2016-03-26 at 10:26 +0100, Alexander Marx wrote: > Signed-off-by: Alexander Marx <alexander.marx@ipfire.org> > --- > ImageMagick/ImageMagick.nm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/ImageMagick/ImageMagick.nm b/ImageMagick/ImageMagick.nm > index 9750e2c..92037ff 100644 > --- a/ImageMagick/ImageMagick.nm > +++ b/ImageMagick/ImageMagick.nm > @@ -4,9 +4,9 @@ > ############################################################################# > ## > > name = ImageMagick > -version = 6.7.6 > +version = 6.9.3 > release = 1 > -patchlevel = 0 > +patchlevel = 7 > > groups = Application/Multimedia > url = http://www.imagemagick.org/