diff options
author | psykose <alice@ayaya.dev> | 2022-11-01 18:04:34 +0000 |
---|---|---|
committer | psykose <alice@ayaya.dev> | 2022-11-01 19:04:41 +0100 |
commit | a79145db11f1bb69eff2851b104153b174932c70 (patch) | |
tree | 7098d6f74501fccf919d17f417acc5133db70c55 /testing/blocky/APKBUILD | |
parent | 422876db3103aa71318368bdd043dab850974b50 (diff) | |
download | aports-a79145db11f1bb69eff2851b104153b174932c70.zip |
testing/*: rebuild against go-1.19.3
Diffstat (limited to 'testing/blocky/APKBUILD')
-rw-r--r-- | testing/blocky/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/blocky/APKBUILD b/testing/blocky/APKBUILD index c9d78dc5651..10d74157bbf 100644 --- a/testing/blocky/APKBUILD +++ b/testing/blocky/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Justin Berthault <justin.berthault@zaclys.net> pkgname=blocky pkgver=0.19 -pkgrel=4 +pkgrel=5 pkgdesc="DNS proxy as ad-blocker for local network" url="https://github.com/0xERR0R/blocky" license="Apache-2.0" |