Skip to content

Commit

Permalink
deluge: Forgot to update PYTHON_PACKAGE variable...
Browse files Browse the repository at this point in the history
  • Loading branch information
th0ma7 committed Jan 26, 2025
1 parent 491d460 commit 4c44bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spk/deluge/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ SPK_VERS = 2.1.1.127
SPK_REV = 24
SPK_ICON = src/deluge.png

PYTHON_PACKAGE = python311
PYTHON_PACKAGE = python312

WHEELS = src/requirements-crossenv.txt
WHEELS += src/requirements-pure.txt
Expand Down

0 comments on commit 4c44bc7

Please sign in to comment.