[arch-commits] Commit in db/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Tue Jan 12 14:36:20 UTC 2010


    Date: Tuesday, January 12, 2010 @ 09:36:20
  Author: allan
Revision: 62814

upgpkg: db 4.8.26-1
    upstream update

Modified:
  db/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-12 14:03:03 UTC (rev 62813)
+++ PKGBUILD	2010-01-12 14:36:20 UTC (rev 62814)
@@ -3,8 +3,8 @@
 # Contributor: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=db
-pkgver=4.8.24
-_basever=4.8.24
+pkgver=4.8.26
+_basever=4.8.26
 pkgrel=1
 pkgdesc="The Berkeley DB embedded database system"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 options=('!libtool')
 install=db.install
 source=(http://download-uk.oracle.com/berkeley-db/db-${_basever}.tar.gz)
-md5sums=('147afdecf438ff99ade105a5272db158')
+md5sums=('3476bac9ec0f3c40729c8a404151d5e3')
 
 build() {
   cd ${srcdir}/$pkgname-${_basever}/build_unix




More information about the arch-commits mailing list