mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ada: update to 3.2.1.
This commit is contained in:
parent
3ee94ca02c
commit
4a6083b7b6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ada'
|
# Template file for 'ada'
|
||||||
pkgname=ada
|
pkgname=ada
|
||||||
version=3.1.0
|
version=3.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
# They all pull in CPM - CMake's missing package manager
|
# 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"
|
license="MIT OR Apache-2.0"
|
||||||
homepage="https://www.ada-url.com/"
|
homepage="https://www.ada-url.com/"
|
||||||
distfiles="https://github.com/ada-url/ada/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/ada-url/ada/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=c93255bd9d3a5fa890843a34fbe9f7d2e233eea4b0c4075d401c32ac8e80a9df
|
checksum=2530b601224d96554333ef2e1504cebf040e86b79a4166616044f5f79c47eaa5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-APACHE
|
vlicense LICENSE-APACHE
|
||||||
|
|
Loading…
Add table
Reference in a new issue