[Frugalware-git] gnometesting: pigz-2.2.3-1-x86_64 * version bump

James Buren ryuo at frugalware.org
Sun Jan 29 21:58:20 CET 2012


Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=44b72d9f460c515ae65b84459c0f4c983066c141

commit 44b72d9f460c515ae65b84459c0f4c983066c141
Author: James Buren <ryuo at frugalware.org>
Date:   Mon Jan 23 16:22:08 2012 -0600

pigz-2.2.3-1-x86_64
* version bump

diff --git a/source/apps-extra/pigz/FrugalBuild b/source/apps-extra/pigz/FrugalBuild
index 9495fda..0273fb8 100644
--- a/source/apps-extra/pigz/FrugalBuild
+++ b/source/apps-extra/pigz/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: James Buren <ryuo at frugalware.org>

pkgname=pigz
-pkgver=2.1.7
+pkgver=2.2.3
pkgrel=1
pkgdesc="A gzip implementation that can use parallel threads."
url="http://www.zlib.net/pigz"
@@ -11,11 +11,11 @@ groups=('apps-extra')
archs=('i686' 'x86_64')
up2date="Flasttar $url"
source=($url/$pkgname-$pkgver.tar.gz)
-sha1sums=('d8a5ab8887741353d8174b89280ed1b8b19515aa')
+sha1sums=('835d63b3c11c9612f1c0821a96ce2c4f8af4d613')

build()
{
-	Fcd $pkgname
+	Fcd $pkgname-$pkgver
Fsed "-O3" "$CFLAGS" Makefile
Fmake
Fexerel /usr/bin/pigz


More information about the Frugalware-git mailing list