We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16dc5ec commit dade279Copy full SHA for dade279
srcpkgs/c-ares/template
@@ -1,6 +1,6 @@
1
# Template file for 'c-ares'
2
pkgname=c-ares
3
-version=1.34.5
+version=1.34.6
4
revision=1
5
build_style=gnu-configure
6
checkdepends="iana-etc"
@@ -10,7 +10,7 @@ license="MIT"
10
homepage="https://c-ares.org/"
11
changelog="https://c-ares.org/changelog.html"
12
distfiles="https://github.com/c-ares/c-ares/releases/download/v${version}/c-ares-${version}.tar.gz"
13
-checksum=7d935790e9af081c25c495fd13c2cfcda4792983418e96358ef6e7320ee06346
+checksum=912dd7cc3b3e8a79c52fd7fb9c0f4ecf0aaa73e45efda880266a2d6e26b84ef5
14
make_check=ci-skip # segfaults only on CI
15
16
post_install() {
0 commit comments