db: update to 5.3.28.

This commit is contained in:
Juan RP 2013-10-28 18:03:58 +01:00
parent 6627ef9bf4
commit fa984c9f2f
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'db'
pkgname=db
version=5.3.21
version=5.3.28
revision=1
wrksrc="db-${version}"
short_desc="The Berkeley DB embedded database system"
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.oracle.com/technetwork/products/berkeleydb/overview/index.html"
license="BSD"
distfiles="http://download.oracle.com/berkeley-db/db-${version}.tar.gz"
checksum=ddd92a930317df92021054c03992392db9ea5cddba43bef8920d392a82114fb8
checksum=e0a992d740709892e81f9d93f06daf305cf73fb81b545afe72478043172c3628
do_configure() {
cd build_unix
@ -32,7 +32,7 @@ do_install() {
}
db-devel_package() {
depends="libdb>=${version} libdb-cxx>=${version}"
depends="libdb>=${version}_${revision} libdb-cxx>=${version}_${revision}"
short_desc+=" - development files"
pkg_install() {
vmove usr/include