Skip to content

Commit 9d41b73

Browse files
dogknowsnxJohnnynator
authored andcommitted
ada: update to 3.4.4
1 parent 9a51269 commit 9d41b73

2 files changed

Lines changed: 4 additions & 186 deletions

File tree

srcpkgs/ada/patches/pkg-config.patch

Lines changed: 0 additions & 180 deletions
This file was deleted.

srcpkgs/ada/template

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
11
# Template file for 'ada'
22
pkgname=ada
3-
version=3.2.1
4-
revision=2
3+
version=3.4.4
4+
revision=1
55
build_style=cmake
6-
# They all pull in CPM - CMake's missing package manager
7-
configure_args="-DADA_TESTING=OFF -DADA_BENCHMARKS=OFF -DADA_TOOLS=OFF
8-
-DBUILD_SHARED_LIBS=ON"
6+
configure_args="-DBUILD_SHARED_LIBS=ON"
97
short_desc="WHATWG-compliant and fast URL parser written"
108
maintainer="John <me@johnnynator.dev>"
119
license="MIT OR Apache-2.0"
1210
homepage="https://www.ada-url.com/"
1311
distfiles="https://github.com/ada-url/ada/archive/refs/tags/v${version}.tar.gz"
14-
checksum=2530b601224d96554333ef2e1504cebf040e86b79a4166616044f5f79c47eaa5
12+
checksum=77bc5bbc383ed098cc60266ad6ee912de2431bb62d89248c0e17c4e712dcdaf9
1513

1614
post_install() {
1715
vlicense LICENSE-APACHE

0 commit comments

Comments
 (0)