mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:27:34 +00:00
Ports: Switch to the new files
syntax
This commit is contained in:
parent
920dc1ba53
commit
456fd9f574
325 changed files with 368 additions and 351 deletions
|
@ -4,7 +4,7 @@ version='5.4.8'
|
|||
useconfigure='true'
|
||||
# Note: gnuplot's source code is hosted on SourceForge, but using the GitHub mirror makes downloading a versioned .tar.gz easier.
|
||||
files=(
|
||||
"https://github.com/gnuplot/gnuplot/archive/${version}.tar.gz 2b0c1841640b2e33f8421ac83cd91d972d8b0c6acf9753f16385d5eec8a61a73"
|
||||
"https://github.com/gnuplot/gnuplot/archive/${version}.tar.gz#2b0c1841640b2e33f8421ac83cd91d972d8b0c6acf9753f16385d5eec8a61a73"
|
||||
)
|
||||
depends=(
|
||||
'libgd'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue