We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41216b5 commit 0e9bb92Copy full SHA for 0e9bb92
1 file changed
setup.py
@@ -15,7 +15,7 @@
15
def download_library():
16
import urllib
17
18
- url = "http://www.sqlparser.com/dl/gsp_c_linux_v026.tar.gz"
+ url = "http://www.sqlparser.com/dl/gsp_c_linux_fpic_v024.tar.gz"
19
file_name = "gsp_c_lib.tar.gz"
20
21
if os.name == "nt":
0 commit comments