diff options
Diffstat (limited to 'abs/extra/ldb')
-rw-r--r-- | abs/extra/ldb/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/extra/ldb/PKGBUILD b/abs/extra/ldb/PKGBUILD index 9717290..9a41c98 100644 --- a/abs/extra/ldb/PKGBUILD +++ b/abs/extra/ldb/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: Marco A Rojas <marquicus at gmail dot com> pkgname=ldb -pkgver=1.1.16 +pkgver=1.1.17 pkgrel=1 pkgdesc="A schema-less, ldap like, API and database" arch=('i686' 'x86_64') @@ -37,4 +37,4 @@ package() { make DESTDIR=${pkgdir}/ install } -md5sums=('60865c0b5704469ee2e59703087c8ec8') +md5sums=('7c2ab4e3f2a4186493aa06eabbc61cc0') |