bird: update to 1.6.3.
This commit is contained in:
parent
114f310c26
commit
258d691870
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bird'
|
||||
pkgname=bird
|
||||
version=1.6.2
|
||||
revision=2
|
||||
version=1.6.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="The BIRD Internet Routing Daemon"
|
||||
maintainer="Philipp Hirsch <itself@hanspolo.net>"
|
||||
|
@ -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=8853f857045057e02c645232629754e9f5554eafa9d19fdef6097af72a3a98f6
|
||||
checksum=39c51cf57c3ba8b5978b2a657ffa2f647ec7f3ae643e91cf42ee5cb070cf7e7c
|
||||
|
||||
pre_configure() {
|
||||
mkdir -p /tmp/bird6
|
||||
|
|
Loading…
Reference in a new issue