lbry sdk 0.82.0
This commit is contained in:
parent
a8dcc23ab8
commit
7bcd073d97
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ from os.path import join
|
|||
import sh, os
|
||||
|
||||
class LbryRecipe(PythonRecipe):
|
||||
version = "f7eed62"
|
||||
version = "v0.82.0"
|
||||
url = "https://github.com/lbryio/lbry/archive/{version}.tar.gz"
|
||||
depends = [
|
||||
"openssl",
|
||||
|
|
Loading…
Reference in a new issue