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


Commits:
f57b76e9 by kpcyrd at 2025-10-11T12:51:42+02:00
upgpkg: 0.77.0-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.76.2
+       pkgver = 0.77.0
        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.76.2/dnsproxy-0.76.2.tar.gz
+       source = 
https://github.com/AdguardTeam/dnsproxy/archive/v0.77.0/dnsproxy-0.77.0.tar.gz
        source = dnsproxy.service
-       sha256sums = 
151bac9d970d6450647c019059829bf85669be576d088ec1c56907488e8626a6
+       sha256sums = 
00108ce5a8c91633577ae08a93922be65eb265e61aef681edef38e8055b81562
        sha256sums = 
002deb38e7d69beb8848c57a7ba0d00437c542589baccc6dab074767ffa64b75
-       b2sums = 
92b70cab258db9a78fdfc4ed833a476a153a9600fec602a42f7dcdee320487a133c4828b4540f5edd7de37cab6d7855c0b709e0b04c0132e1893285a39e237ee
+       b2sums = 
d99e038762c199f494b0f1afc6aabf86aa7c75f7129a5571aa3aca358d25587da8f68040989ef736fadd4b7ced371e17b7934d6ba125096e364734eda889df97
        b2sums = 
6cea74df1b6bd914e7845635a5a4b72bd6bd71f8135d900a744bc156dd256e97b9e179e47958cf135cd77726ce2a22a19c71343f49dfc1f34ba8958e3a76e5e8
 
 pkgname = dnsproxy


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Whyme Lyu <[email protected]>
 
 pkgname=dnsproxy
-pkgver=0.76.2
+pkgver=0.77.0
 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=('151bac9d970d6450647c019059829bf85669be576d088ec1c56907488e8626a6'
+sha256sums=('00108ce5a8c91633577ae08a93922be65eb265e61aef681edef38e8055b81562'
             '002deb38e7d69beb8848c57a7ba0d00437c542589baccc6dab074767ffa64b75')
-b2sums=('92b70cab258db9a78fdfc4ed833a476a153a9600fec602a42f7dcdee320487a133c4828b4540f5edd7de37cab6d7855c0b709e0b04c0132e1893285a39e237ee'
+b2sums=('d99e038762c199f494b0f1afc6aabf86aa7c75f7129a5571aa3aca358d25587da8f68040989ef736fadd4b7ced371e17b7934d6ba125096e364734eda889df97'
         
'6cea74df1b6bd914e7845635a5a4b72bd6bd71f8135d900a744bc156dd256e97b9e179e47958cf135cd77726ce2a22a19c71343f49dfc1f34ba8958e3a76e5e8')
 
 build() {



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dnsproxy/-/commit/f57b76e970f6b84cf4648ba2987a77b13e9420d4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to