X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=bird%2FMakefile;h=dfccbba7b06b257932ed09b3782a4b9ac2400be6;hb=1ee5b17e4f7b2c145524edfb51617c911fad7cc4;hp=6565f0106453571153a3c48c481200c8592d560f;hpb=dee0eb00c93ec56ed8c7896c486ee0368cac1d78;p=lede-routing%2F.git diff --git a/bird/Makefile b/bird/Makefile index 6565f01..dfccbba 100644 --- a/bird/Makefile +++ b/bird/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bird -PKG_VERSION:=1.3.7 +PKG_VERSION:=1.3.11 PKG_RELEASE:=1 PKG_SOURCE:=bird-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://bird.network.cz/pub/bird -PKG_MD5SUM:=c400b008ef834d9e7288dcdbe41b7c15 +PKG_MD5SUM:=8ad2eb997fb8251bc5b24cf32619571b PKG_BUILD_DEPENDS:=libncurses libreadline include $(INCLUDE_DIR)/package.mk