~alpine/aports

testing/gifsicle: upgrade to 1.88 v1 PROPOSED

Michael Koloberdin <koloberdin@gmail.com>
Michael Koloberdin: 1
 testing/gifsicle: upgrade to 1.88

 1 files changed, 4 insertions(+), 4 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/469/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] testing/gifsicle: upgrade to 1.88 Export this patch

Michael Koloberdin <koloberdin@gmail.com>
---
 testing/gifsicle/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/testing/gifsicle/APKBUILD b/testing/gifsicle/APKBUILD
index 5b50727..516b544 100644
--- a/testing/gifsicle/APKBUILD
+++ b/testing/gifsicle/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Isaac Dunham <ibid.ag@gmail.com>
# Maintainer: Isaac Dunham <ibid.ag@gmail.com>
pkgname=gifsicle
pkgver=1.86
pkgver=1.88
pkgrel=0
pkgdesc="Command-line tool for making, editing, and getting information about GIF animations"
url="http://www.lcdf.org/gifsicle/"
@@ -43,6 +43,6 @@ package() {
	make DESTDIR="$pkgdir" install || return 1
}

md5sums="5eadf90cf7a6f22447b0f146e146d092  gifsicle-1.86.tar.gz"
sha256sums="b0046d5e619240de00a6401e0056843cd57006f674e2babe0e9013e0dcb47394  gifsicle-1.86.tar.gz"
sha512sums="d55609e5d71f63ec13c1eed6a9071d756f07c765d2496d468cc7291e3b9e29304be1c3a5b0e822d9dc2df29ac489bafca2650d226d5b3c51dad74dd22c725a13  gifsicle-1.86.tar.gz"
md5sums="6b1cfb10c35b01ad877f2ae18cca4221  gifsicle-1.88.tar.gz"
sha256sums="4585d2e683d7f68eb8fcb15504732d71d7ede48ab5963e61915201f9e68305be  gifsicle-1.88.tar.gz"
sha512sums="4a54557d2a9acb4601151f7a266156ebd317bddb1255d84df042a62be0f57bd75ad8585794bd82081701977c84781696bb06565a3aa1709e0ef04ab89fb2df91  gifsicle-1.88.tar.gz"
-- 
2.6.6



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---