1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 07:27:44 +00:00

Ports/kakoune: Update kakoune to version e605ad8

This commit is contained in:
EWouters 2023-09-01 20:06:26 +02:00 committed by Jelle Raaijmakers
parent 3d919b2f8d
commit e4f373f1e5
5 changed files with 10 additions and 13 deletions

View file

@ -1,8 +1,8 @@
#!/usr/bin/env -S bash ../.port_include.sh
port='kakoune'
version='24d6072353f7c7e7cac84b4eb085036a8c852f96'
version='e605ad8582d8e015806ed9b4d7aba8ca1ea13d57'
files=(
"https://github.com/mawww/kakoune/archive/${version}.tar.gz#16440b204770972f318e24e4e178ada474b7cfeb029cefa69e9ff035700a129e"
"https://github.com/mawww/kakoune/archive/${version}.tar.gz#420823df611202f3c18a004def032cc9cec46c63b7754249aae2d8c1e72fb1b2"
)
depends=(
'bash'