mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:57:45 +00:00
Ports/gsl: Update gsl to version 2.7.1
This commit is contained in:
parent
12b9bf826d
commit
9a4d100913
2 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
|
||||
port="gsl"
|
||||
version="2.7"
|
||||
useconfigure="true"
|
||||
port=gsl
|
||||
version=2.7.1
|
||||
useconfigure=true
|
||||
files="https://ftp.gnu.org/gnu/gsl/gsl-${version}.tar.gz gsl-${version}.tar.gz
|
||||
https://ftp.gnu.org/gnu/gsl/gsl-${version}.tar.gz.sig gsl-${version}.tar.gz.sig
|
||||
https://ftpmirror.gnu.org/gnu/gnu-keyring.gpg gnu-keyring.gpg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue