summaryrefslogtreecommitdiff
path: root/core/cracklib/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/cracklib/PKGBUILD')
-rw-r--r--core/cracklib/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/cracklib/PKGBUILD b/core/cracklib/PKGBUILD
index d3adf5ee8..f38653328 100644
--- a/core/cracklib/PKGBUILD
+++ b/core/cracklib/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 186294 2013-05-24 07:56:30Z tpowa $
+# $Id: PKGBUILD 191698 2013-07-29 09:44:29Z tpowa $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: Federico Quagliata (quaqo) <quaqo@despammed.com>
pkgname=cracklib
-pkgver=2.8.22
-pkgrel=3
+pkgver=2.9.0
+pkgrel=1
pkgdesc="Password Checking Library"
arch=('i686' 'x86_64')
license=('GPL')
@@ -12,7 +12,7 @@ url="http://sourceforge.net/projects/cracklib"
depends=('glibc' 'zlib')
options=('!libtool')
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('463177b5c29c7a598c991e12a4898e06')
+md5sums=('e0f94ac2138fd33c7e77b19c1e9a9390')
build() {
cd $srcdir/$pkgname-$pkgver