~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] testing/graphicsmagick: upgrade to 1.3.23

Michael Koloberdin <koloberdin@gmail.com>
Details
Message ID
<1448821156-30079-1-git-send-email-koloberdin@gmail.com>
Sender timestamp
1448821156
DKIM signature
missing
Download raw message
Patch: +5 -5
---
 testing/graphicsmagick/APKBUILD | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/testing/graphicsmagick/APKBUILD b/testing/graphicsmagick/APKBUILD
index 122a638..af9f60c 100644
--- a/testing/graphicsmagick/APKBUILD
+++ b/testing/graphicsmagick/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer:
pkgname=graphicsmagick
pkgver=1.3.21
pkgver=1.3.23
pkgrel=0
pkgdesc="Image processing system"
url="http://www.graphicsmagick.org/"
@@ -12,7 +12,7 @@ depends_dev="jasper-dev libpng-dev tiff-dev libxml2-dev libwmf-dev"
makedepends="$depends_dev libtool libltdl"
install=""
subpackages="$pkgname-dev $pkgname-doc"
source="http://softlayer-ams.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/$pkgver/GraphicsMagick-$pkgver.tar.xz"
source="http://downloads.sourceforge.net/$pkgname/$pkgname/$pkgver/GraphicsMagick-$pkgver.tar.xz"

_builddir="$srcdir"/GraphicsMagick-$pkgver
prepare() {
@@ -50,6 +50,6 @@ package() {
	make DESTDIR="$pkgdir" install || return 1
}

md5sums="f86fe89ea413720a3b04c59c8d5271a2  GraphicsMagick-1.3.21.tar.xz"
sha256sums="9045304d991776b6a37e1b45b9b6ef152593ada0d49bc744263565617cbf3c1f  GraphicsMagick-1.3.21.tar.xz"
sha512sums="f92cf808293bfb92b2340420380b638942b0d13f13b11818bde26431aceeab6946d90b5c523d2e598fb2293d738ea7dede7c49361e3489aea7a98e1d9ccf9352  GraphicsMagick-1.3.21.tar.xz"
md5sums="9885ff5d91bc215a0adb3be1185e9777  GraphicsMagick-1.3.23.tar.xz"
sha256sums="fd2535a529528ec6f0bd493fed4395e08082faf940d51d7c18c25586a0a0e60d  GraphicsMagick-1.3.23.tar.xz"
sha512sums="40f0a2d96ea568cc6e52ae0003c2ad393b2cffc6eabb85db78cb22af00eafec3fa1e64ebb26eed4a271f7a54c35c3b985e99a3d0b404fd025f4dba156856c99a  GraphicsMagick-1.3.23.tar.xz"
-- 
2.4.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)