wok-next diff db/receipt @ rev 15780
busybox: fix unmappable insmod
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jan 13 00:00:03 2014 +0100 (2014-01-13) |
parents | 77dd49ac7bac |
children | 24033cc7961e |
line diff
1.1 --- a/db/receipt Sat Jun 09 10:24:26 2012 +0200 1.2 +++ b/db/receipt Mon Jan 13 00:00:03 2014 +0100 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="misc" 1.5 SHORT_DESC="Berkeley database system." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="BSD" 1.8 TARBALL="$PACKAGE-$VERSION.NC.tar.gz" 1.9 WEB_SITE="http://www.oracle.com/technology/software/products/berkeley-db/db/" 1.10 WGET_URL="http://download.oracle.com/berkeley-db/$TARBALL"