[arch-commits] Commit in jemalloc/trunk (PKGBUILD)
Massimiliano Torromeo
mtorromeo at nymeria.archlinux.org
Thu Jun 13 08:29:41 UTC 2013
Date: Thursday, June 13, 2013 @ 10:29:40
Author: mtorromeo
Revision: 92706
upgpkg: jemalloc 3.4.0-1
Updated to latest upstream release
Modified:
jemalloc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-06-12 16:03:23 UTC (rev 92705)
+++ PKGBUILD 2013-06-13 08:29:40 UTC (rev 92706)
@@ -3,7 +3,7 @@
# Contributor: Kovivchak Evgen <oneonfire at gmail.com>
pkgname=jemalloc
-pkgver=3.3.1
+pkgver=3.4.0
pkgrel=1
pkgdesc="General-purpose scalable concurrent malloc implementation"
arch=('i686' 'x86_64')
@@ -27,4 +27,4 @@
install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
}
-sha256sums=('35c433cc1df5cdf9eb58b7980338552fc1d7aa64f89fe5643a972ccedb7cf20a')
+sha256sums=('f60802c4c2c60bc24598fd052494aea96f4426f3d4decd832eadeed520ff81c0')
More information about the arch-commits
mailing list