bird: update to 1.6.2.
This commit is contained in:
parent
83ada3d335
commit
de6e6bebc3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bird'
|
||||
pkgname=bird
|
||||
version=1.6.1
|
||||
version=1.6.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="The BIRD Internet Routing Daemon"
|
||||
|
@ -12,7 +12,7 @@ hostmakedepends="flex"
|
|||
makedepends="ncurses-devel readline-devel"
|
||||
configure_args="--sbindir=/usr/bin"
|
||||
conf_files="/etc/bird.conf /etc/bird6.conf"
|
||||
checksum=23ab3cbbf879f1b672e8c20f2e198d4e6342b2ca50893f9a70473d99a1f8ef25
|
||||
checksum=8853f857045057e02c645232629754e9f5554eafa9d19fdef6097af72a3a98f6
|
||||
|
||||
pre_configure() {
|
||||
mkdir -p /tmp/bird6
|
||||
|
|
Loading…
Reference in a new issue