Skip to content

Commit

Permalink
Update libsvm to v333
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi committed Jul 16, 2024
1 parent 915ab72 commit d941ece
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/l/libsvm/xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ package("libsvm")

add_urls("https://github.com/cjlin1/libsvm/archive/refs/tags/$(version).tar.gz",
"https://github.com/cjlin1/libsvm.git")
add_versions("v333", "ee898ca11cef85b09e059b278b3ab4ff58cd38f70169829e75b4a3cb9ddc5013")
add_versions("v332", "e1d7d316112d199ebd69c9695f79226d236b86e2c8d88e70cfe35fd383954ed8")
add_versions("v325", "1f587ec0df6fd422dfe50f942f8836ac179b0723b768fe9d2fabdfd1601a0963")

Expand Down

0 comments on commit d941ece

Please sign in to comment.