mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:47:45 +00:00
Ports/thesilversearcher: Change the file name to match the compression
This commit is contained in:
parent
e3eb45c6e5
commit
b67b5b8292
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
port=thesilversearcher
|
port=thesilversearcher
|
||||||
version=2.2.0
|
version=2.2.0
|
||||||
useconfigure="true"
|
useconfigure="true"
|
||||||
files="https://geoff.greer.fm/ag/releases/the_silver_searcher-${version}.tar.gz the_silver_searcher-${version}.tar.xz d9621a878542f3733b5c6e71c849b9d1a830ed77cb1a1f6c2ea441d4b0643170"
|
files="https://geoff.greer.fm/ag/releases/the_silver_searcher-${version}.tar.gz the_silver_searcher-${version}.tar.gz d9621a878542f3733b5c6e71c849b9d1a830ed77cb1a1f6c2ea441d4b0643170"
|
||||||
workdir="the_silver_searcher-${version}"
|
workdir="the_silver_searcher-${version}"
|
||||||
configopts=("--target=${SERENITY_ARCH}-pc-serenity" "--disable-utf8")
|
configopts=("--target=${SERENITY_ARCH}-pc-serenity" "--disable-utf8")
|
||||||
depends=("pcre" "xz")
|
depends=("pcre" "xz")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue