summaryrefslogtreecommitdiff
path: root/core/cracklib/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-01-31 10:59:13 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-01-31 10:59:13 +0100
commit3891a8a21b1ef695b99685a1720bc750b41361c3 (patch)
tree5b532eed541dca9573aecfd64ae407aa8ba97730 /core/cracklib/PKGBUILD
parente175fdd8593579f4a606206ad703f8433f7316c5 (diff)
parenta949895a0243a490d30fe355655c839fe217c580 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/libpar2/PKGBUILD extra/audacity/PKGBUILD extra/samba/PKGBUILD extra/xorg-xev/PKGBUILD
Diffstat (limited to 'core/cracklib/PKGBUILD')
-rw-r--r--core/cracklib/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/cracklib/PKGBUILD b/core/cracklib/PKGBUILD
index b7719fd34..48bad694f 100644
--- a/core/cracklib/PKGBUILD
+++ b/core/cracklib/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 165794 2012-08-30 15:23:51Z tpowa $
+# $Id: PKGBUILD 176334 2013-01-30 17:44:19Z tpowa $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: Federico Quagliata (quaqo) <quaqo@despammed.com>
pkgname=cracklib
-pkgver=2.8.19
+pkgver=2.8.22
pkgrel=1
pkgdesc="Password Checking Library"
arch=('i686' 'x86_64' 'mips64el')
@@ -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=('ca0ec168d9c6466612204e8dfb2df8a9')
+md5sums=('463177b5c29c7a598c991e12a4898e06')
build() {
cd $srcdir/$pkgname-$pkgver