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 8b0eec86c..b7719fd34 100644
--- a/core/cracklib/PKGBUILD
+++ b/core/cracklib/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 142311 2011-11-08 10:56:31Z tpowa $
+# $Id: PKGBUILD 165794 2012-08-30 15:23:51Z tpowa $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: Federico Quagliata (quaqo) <quaqo@despammed.com>
pkgname=cracklib
-pkgver=2.8.18
-pkgrel=2.1
+pkgver=2.8.19
+pkgrel=1
pkgdesc="Password Checking Library"
arch=('i686' 'x86_64' 'mips64el')
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=('79053ad8bc714a44cd660cb12116211b')
+md5sums=('ca0ec168d9c6466612204e8dfb2df8a9')
build() {
cd $srcdir/$pkgname-$pkgver