Skip to content

Commit f8793dd

Browse files
committed
Updated to latest version
1 parent a893481 commit f8793dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/python_hackrf/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66

77
class PythonHackrffRecipe(CythonRecipe):
8-
version = '1.0.1'
8+
version = '1.0.2'
99
url = 'https://github.com/GvozdevLeonid/python_hackrf/releases/download/v.{version}/python_hackrf-{version}.tar.gz'
1010
depends = ['python3', 'setuptools', 'libusb']
1111
site_packages_name = 'python_hackrf'

0 commit comments

Comments
 (0)