projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
630f315
)
upgrade to bird-1.2.3 (thanks Ondrej Zajicek)
author
Alexandros C. Couloumbis
<alex@ozo.com>
Wed, 2 Jun 2010 11:52:58 +0000
(11:52 +0000)
committer
Alexandros C. Couloumbis
<alex@ozo.com>
Wed, 2 Jun 2010 11:52:58 +0000
(11:52 +0000)
SVN-Revision: 21658
net/bird/Makefile
patch
|
blob
|
history
diff --git
a/net/bird/Makefile
b/net/bird/Makefile
index cbaeb6bc756c7f51887f0055ffa998fc56c8eac2..40c836cd4a8ed97ee5d2401cb2893b5e5eb2b17a 100644
(file)
--- a/
net/bird/Makefile
+++ b/
net/bird/Makefile
@@
-7,12
+7,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=bird
-PKG_VERSION:=1.2.
2
+PKG_VERSION:=1.2.
3
PKG_RELEASE:=1
PKG_SOURCE:=bird-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://bird.network.cz/pub/bird
-PKG_MD5SUM:=
8eafe82ce74bbf643283a758fb01279a
+PKG_MD5SUM:=
bf1f4b24627050eead1dceb8c1fd24c3
PKG_BUILD_DEPENDS:=libncurses libreadline
include $(INCLUDE_DIR)/package.mk