12 lines
394 B
Plaintext
12 lines
394 B
Plaintext
(package
|
|
(name "liboniguruma")
|
|
(version "6.9.10")
|
|
(homepage "https://github.com/kkos/oniguruma")
|
|
(dependencies make)
|
|
(src (tar
|
|
(url "https://github.com/kkos/oniguruma/releases/download/v6.9.10/onig-6.9.10.tar.gz")
|
|
(dir "onig-6.9.10")
|
|
(blake3 "dac1a1022daf2826c5e062495923f7e920424b4c304f0eb5b6501fa48301f0d4")))
|
|
(build
|
|
(configure_make)))
|