[packages] bmxd: use the read-only source url
git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/bmxd@29733 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3afa328288
commit
07fbead69c
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -11,7 +11,7 @@ include $(TOPDIR)/rules.mk
|
||||||
PKG_NAME:=bmxd
|
PKG_NAME:=bmxd
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=git@github.com:axn/bmxd.git
|
PKG_SOURCE_URL:=git://github.com/axn/bmxd.git
|
||||||
PKG_REV:=9c1d12b554dccd2efde249f5e44a7d4de59ce1a8
|
PKG_REV:=9c1d12b554dccd2efde249f5e44a7d4de59ce1a8
|
||||||
PKG_VERSION:=r2012011001
|
PKG_VERSION:=r2012011001
|
||||||
#PKG_RELEASE:=1
|
#PKG_RELEASE:=1
|
||||||
|
|
Loading…
Reference in a new issue