diff options
author | Holger Hans Peter Freyther <zecke@selfish.org> | 2008-12-01 21:58:51 +0100 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2008-12-01 22:18:24 +0100 |
commit | ae6902838ca8e96e37be04bd67191fde28dc4d60 (patch) | |
tree | cc81a6c80256a0c96650dcca34adc9f399c41759 /conf/distro | |
parent | d4709e08fee35253fde4f53ab5f6a092cc393a0a (diff) |
bind: Add bind version 9.3.6
- Split the bind-utils into a new package
- epoll fails because it can not run the test. Do not use
epoll for bind... even if unlikely a resulting binary might
run on linux 2.4 and then things don't work...
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/include/preferred-om-2008-versions.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/preferred-om-2008-versions.inc b/conf/distro/include/preferred-om-2008-versions.inc index 107e808c48..30fcdade9e 100644 --- a/conf/distro/include/preferred-om-2008-versions.inc +++ b/conf/distro/include/preferred-om-2008-versions.inc @@ -81,7 +81,7 @@ PREFERRED_VERSION_benchfft ?= "3.1" PREFERRED_VERSION_bigreqsproto ?= "1.0.2" PREFERRED_VERSION_bigreqsproto-native ?= "1.0.2" PREFERRED_VERSION_billiardz ?= "0.1.4" -PREFERRED_VERSION_bind ?= "9.3.4-P1" +PREFERRED_VERSION_bind ?= "9.3.6" PREFERRED_VERSION_bing ?= "1.1.3" PREFERRED_VERSION_binutils ?= "2.18" PREFERRED_VERSION_binutils-cross ?= "2.18" |