ada: update to 2.9.2.
This commit is contained in:
parent
9665ef86a9
commit
d58a091b4e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ada'
|
||||
pkgname=ada
|
||||
version=2.9.0
|
||||
version=2.9.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
# They all pull in CPM - CMake's missing package manager
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="MIT OR Apache-2.0"
|
||||
homepage="https://www.ada-url.com/"
|
||||
distfiles="https://github.com/ada-url/ada/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=8b992f0ce9134cb4eafb74b164d2ce2cb3af1900902162713b0e0c5ab0b6acd8
|
||||
checksum=f41575ad7eec833afd9f6a0d6101ee7dc2f947fdf19ae8f1b54a71d59f4ba5ec
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-APACHE
|
||||
|
|
Loading…
Reference in New Issue