updater-libunbound-1.24.2 — libunbound: 1.24.1 → 1.24.2 (#13649)

* Add unbuilt libunbound to updater-libunbound-1.24.2

* updater-libunbound-1.24.2: Package File Update Run on linux/386 container.

* updater-libunbound-1.24.2: Package File Update Run on linux/amd64 container.

* updater-libunbound-1.24.2: Package File Update Run on linux/arm/v7 container.

---------

Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
chromebrew-actions[bot]
2025-11-27 10:21:24 -05:00
committed by GitHub
parent 1f4885ffa1
commit a818516711
4 changed files with 9 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
# Total size: 12285042
# Total size: 12286281
/usr/local/etc/unbound/unbound.conf
/usr/local/include/unbound.h
/usr/local/lib/libunbound.a

View File

@@ -1,4 +1,4 @@
# Total size: 13540282
# Total size: 13541885
/usr/local/etc/unbound/unbound.conf
/usr/local/include/unbound.h
/usr/local/lib/libunbound.a

View File

@@ -1,4 +1,4 @@
# Total size: 13446610
# Total size: 13446689
/usr/local/etc/unbound/unbound.conf
/usr/local/include/unbound.h
/usr/local/lib64/libunbound.a

View File

@@ -3,18 +3,18 @@ require 'buildsystems/autotools'
class Libunbound < Autotools
description 'Unbound is a validating, recursive, and caching DNS resolver.'
homepage 'https://nlnetlabs.nl/projects/unbound/about/'
version '1.24.1'
version '1.24.2'
license 'BSD and GPL-2'
compatibility 'all'
source_url "https://nlnetlabs.nl/downloads/unbound/unbound-#{version}.tar.gz"
source_sha256 '7f2b1633e239409619ae0527f67878b0f33ae0ec0ee5a3a51c042c359ba1eeab'
source_sha256 '44e7b53e008a6dcaec03032769a212b46ab5c23c105284aa05a4f3af78e59cdb'
binary_compression 'tar.zst'
binary_sha256({
aarch64: 'a347168c876bbc19b5ea622fa6bcdfc8d97c6b5af791c3222c01934dc1a10e65',
armv7l: 'a347168c876bbc19b5ea622fa6bcdfc8d97c6b5af791c3222c01934dc1a10e65',
i686: '2fafccf881353b5d8bea70845cffbf8fcd8f503aac7c1e152eacc5b55b199f08',
x86_64: 'f436148a003daf3200342401f24a9e0e6a80b8bebe3377260324bee56ab76517'
aarch64: 'afab8a9c7459cc9b24d6ea9d33201d415f92f97edb415088e29ac5c930f0bbf6',
armv7l: 'afab8a9c7459cc9b24d6ea9d33201d415f92f97edb415088e29ac5c930f0bbf6',
i686: '3800840a12073ba27bdd03aaa13885f1c722c3665a7d132219be179ac68d378e',
x86_64: 'e6f60b3ea6334804c1ea2e1f16aa195f340aa0e4e2dd92bc46b707fec5825847'
})
depends_on 'expat' # R