kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / dnsproxy


Commits:
022d866c by kpcyrd at 2026-04-13T19:46:08+02:00
upgpkg: 0.81.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = dnsproxy
        pkgdesc = Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support
-       pkgver = 0.81.0
+       pkgver = 0.81.1
        pkgrel = 1
        url = https://github.com/AdguardTeam/dnsproxy
        arch = x86_64
@@ -8,11 +8,11 @@ pkgbase = dnsproxy
        makedepends = go
        depends = glibc
        backup = etc/dnsproxy/dnsproxy.yaml
-       source = 
https://github.com/AdguardTeam/dnsproxy/archive/v0.81.0/dnsproxy-0.81.0.tar.gz
+       source = 
https://github.com/AdguardTeam/dnsproxy/archive/v0.81.1/dnsproxy-0.81.1.tar.gz
        source = dnsproxy.service
-       sha256sums = 
d7a1b9d5b6a1f9bb3b3ecc51e8cb61d38f3e35e3b956fe65abd26ef5fd2ee862
+       sha256sums = 
dd8388cb589176577e8ed8582eafe48c0160c0defa331416d2df93bee2bb1575
        sha256sums = 
002deb38e7d69beb8848c57a7ba0d00437c542589baccc6dab074767ffa64b75
-       b2sums = 
4e138dee0ca697189ae1373e2a41a4c5a123cf6c0c12fdf3fad835f7e01fef9474c67611a7a884eaa043c8ef8415aeee4db4ad610b43a042ad644d4afbcda765
+       b2sums = 
d26038ee0c52e1db9842566a670f42c1bd9009c0344a5f916c481830900de02293cbf07acc4bf4c6eea270b1911b89f4bdfdf784b497c37b597288576afdc4e6
        b2sums = 
6cea74df1b6bd914e7845635a5a4b72bd6bd71f8135d900a744bc156dd256e97b9e179e47958cf135cd77726ce2a22a19c71343f49dfc1f34ba8958e3a76e5e8
 
 pkgname = dnsproxy


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Whyme Lyu <[email protected]>
 
 pkgname=dnsproxy
-pkgver=0.81.0
+pkgver=0.81.1
 pkgrel=1
 pkgdesc="Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support"
 url="https://github.com/AdguardTeam/dnsproxy";
@@ -18,9 +18,9 @@ makedepends=(
 backup=(etc/dnsproxy/dnsproxy.yaml)
 
source=("https://github.com/AdguardTeam/dnsproxy/archive/v${pkgver}/dnsproxy-${pkgver}.tar.gz";
         dnsproxy.service)
-sha256sums=('d7a1b9d5b6a1f9bb3b3ecc51e8cb61d38f3e35e3b956fe65abd26ef5fd2ee862'
+sha256sums=('dd8388cb589176577e8ed8582eafe48c0160c0defa331416d2df93bee2bb1575'
             '002deb38e7d69beb8848c57a7ba0d00437c542589baccc6dab074767ffa64b75')
-b2sums=('4e138dee0ca697189ae1373e2a41a4c5a123cf6c0c12fdf3fad835f7e01fef9474c67611a7a884eaa043c8ef8415aeee4db4ad610b43a042ad644d4afbcda765'
+b2sums=('d26038ee0c52e1db9842566a670f42c1bd9009c0344a5f916c481830900de02293cbf07acc4bf4c6eea270b1911b89f4bdfdf784b497c37b597288576afdc4e6'
         
'6cea74df1b6bd914e7845635a5a4b72bd6bd71f8135d900a744bc156dd256e97b9e179e47958cf135cd77726ce2a22a19c71343f49dfc1f34ba8958e3a76e5e8')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dnsproxy/-/commit/022d866cbb5623751f4c2e712995411deea6bb14

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dnsproxy/-/commit/022d866cbb5623751f4c2e712995411deea6bb14
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to