projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4b8b60
)
net/bird: update to version 1.3.3
author
Alexandros C. Couloumbis
<alex@ozo.com>
Thu, 15 Sep 2011 09:28:16 +0000
(09:28 +0000)
committer
Alexandros C. Couloumbis
<alex@ozo.com>
Thu, 15 Sep 2011 09:28:16 +0000
(09:28 +0000)
SVN-Revision: 28243
net/bird/Makefile
patch
|
blob
|
history
diff --git
a/net/bird/Makefile
b/net/bird/Makefile
index fa12dacc81ad73e4a0060de20b77ae0a07d9d408..36e7ae2b7270dea823fec583554c340b3cdd7319 100644
(file)
--- a/
net/bird/Makefile
+++ b/
net/bird/Makefile
@@
-7,12
+7,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=bird
-PKG_VERSION:=1.3.
1
+PKG_VERSION:=1.3.
3
PKG_RELEASE:=1
PKG_SOURCE:=bird-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://bird.network.cz/pub/bird
-PKG_MD5SUM:=d
11f53b79c7371b76e5c93209dbe2a10
+PKG_MD5SUM:=d
463c2ec9478cbadbcb2d3a3c0cc40d5
PKG_BUILD_DEPENDS:=libncurses libreadline
include $(INCLUDE_DIR)/package.mk