~edwargix/git.sr.ht

e62353e5c7abe3b0163572c7ecf4d74841d5146c — Drew DeVault 2 years ago 6b6cdfb
Makefile: update Python version
1 files changed, 1 insertions(+), 1 deletions(-)

M Makefile
M Makefile => Makefile +1 -1
@@ 1,4 1,4 @@
SRHT_PATH?=/usr/lib/python3.8/site-packages/srht
SRHT_PATH?=/usr/lib/python3.9/site-packages/srht
MODULE=gitsrht/
include ${SRHT_PATH}/Makefile