mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 15:07:45 +00:00
Ports: Remove the filename
entry from files
This commit is contained in:
parent
2732545b4c
commit
fb4db096cb
311 changed files with 335 additions and 339 deletions
|
@ -2,7 +2,7 @@
|
|||
port='hexedit'
|
||||
version='1.6'
|
||||
files=(
|
||||
"https://github.com/pixel/hexedit/archive/refs/tags/${version}.tar.gz ${version}.tar.gz 598906131934f88003a6a937fab10542686ce5f661134bc336053e978c4baae3"
|
||||
"https://github.com/pixel/hexedit/archive/refs/tags/${version}.tar.gz 598906131934f88003a6a937fab10542686ce5f661134bc336053e978c4baae3"
|
||||
)
|
||||
depends=("ncurses")
|
||||
useconfigure='true'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue