mirror of
https://github.com/RGBCube/serenity
synced 2025-07-10 12:27:35 +00:00

* Use ${version} instead of explicit version numbers in urls/filenames * Move -L option to port script, as this is always good * Fix some various other stuff
5 lines
189 B
Bash
Executable file
5 lines
189 B
Bash
Executable file
#!/bin/bash ../.port_include.sh
|
|
port=links
|
|
version=2.19
|
|
useconfigure=true
|
|
files="http://links.twibright.com/download/links-2.19.tar.bz2 links-2.19.tar.bz2 fa6df86919640e490187ee9d85a4f598"
|