mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 13:51:00 +02:00
b43-tools: fixed SRC_URI
This commit is contained in:
parent
d777883c32
commit
8ac46b9fee
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
EBUILD b43-tools-9999.ebuild 1739 RMD160 4b0fb40e3eaaf94eec8464f284f06de3dbea8f42 SHA1 cab9cd0eba5cb26036805444cba6865d2cc76503 SHA256 60f3928588d36b04ce429898dbae9529028e2e5a0c3c645b021609372d6a1303
|
||||
EBUILD b43-tools-9999.ebuild 1734 RMD160 c67d11cce84f567e15e674f829182d0276127e75 SHA1 8b3edb43c8f2d8a2230e2c38681c75a7fc29c19b SHA256 9ef2e7910032f30e298e03a5c737ddc27ff1461d8f582b5b3440d8ec119c52f3
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ inherit git python
|
|||
DESCRIPTION="Tools for developers working on broadcom drivers/firmware"
|
||||
HOMEPAGE="http://bu3sch.de/gitweb?p=b43-tools.git;a=summary"
|
||||
SRC_URI=""
|
||||
EGIT_REPO_URI="http://git.bu3sch.de/git/b43-tools.git"
|
||||
EGIT_REPO_URI="git://git.bu3sch.de/b43-tools.git"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue