projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be3a093
)
[packages/net/bird] upgrade to bird-1.2.3 (thanks Ondrej Zajicek)
author
acoul
<acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 2 Jun 2010 11:52:58 +0000
(11:52 +0000)
committer
acoul
<acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 2 Jun 2010 11:52:58 +0000
(11:52 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21658
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/bird/Makefile
patch
|
blob
|
history
diff --git
a/net/bird/Makefile
b/net/bird/Makefile
index
cbaeb6b
..
40c836c
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