mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
lorcon: fixed repo URI. solve #168
This commit is contained in:
parent
be3fbd28d7
commit
d32557e7ca
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
EBUILD lorcon-9999.ebuild 525 RMD160 ca2a10491630856b25b26cd6ddca4885b803f70a SHA1 43e63c7cbda654c4a3fd50137b5863b4e01ef9df SHA256 2601408d27a76e577d7a5666e867596ec40b9ceb48ec87f880f17c68e5baa320
|
||||
EBUILD lorcon-9999.ebuild 524 RMD160 2a53e53fdd2746f456d7d5a3cf8a83154b03bf1d SHA1 ba93ab2d75886da68ca08218bcebacf444d8aa3c SHA256 6cb5bb8f0ca30b09eeb7b0a6740609b4afd04630ddc7119bbaa838c988335529
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ inherit toolchain-funcs eutils subversion
|
|||
DESCRIPTION="A generic library for injecting 802.11 frames"
|
||||
HOMEPAGE="http://802.11ninja.net/lorcon"
|
||||
SRC_URI=""
|
||||
ESVN_REPO_URI="https://802.11ninja.net/svn/lorcon/trunk/"
|
||||
ESVN_REPO_URI="http://802.11ninja.net/svn/lorcon/trunk/"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue