aports/testing/bird
Fusl 22a593abe6 testing/bird: don't use git repo as version number
Makefile.in (used by `make`) contains a shell execution line to read the current git tags and uses that value in the resulting binary. However, since we're not building from a git repository but from a tar file, this results in `bird --version` reporting a version of `v3.7.0-3239-gc13b5c993b` instead of `2.0.2`. The added patch makes sure that bird uses the `BIRD_VERSION` from `sysdep/config.h`
2018-05-03 19:29:45 +02:00
..
APKBUILD testing/bird: don't use git repo as version number 2018-05-03 19:29:45 +02:00
bird-correct-version.patch testing/bird: don't use git repo as version number 2018-05-03 19:29:45 +02:00
bird-make-test-bsprintf.patch testing/bird: upgrade to 2.0.1 2018-02-27 17:46:03 +00:00
bird.initd testing/bird: upgrade to 1.6.3 2017-07-30 02:10:40 +02:00