aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-08-30 17:25:56 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-08-30 15:51:53 +0000
commit59194b83b39e99b0cccffbb791959bf497bcc778 (patch)
tree0bb1be152f3b84b907f21164f4b312ef65be00d0
parentf33492fbba973df8e3b3a6dade884e65eafaab46 (diff)
testing/blocky: upgrade to 0.10
-rw-r--r--testing/blocky/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/blocky/APKBUILD b/testing/blocky/APKBUILD
index 8c6b67e099a..c9f1305ba1c 100644
--- a/testing/blocky/APKBUILD
+++ b/testing/blocky/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Justin Berthault <justin.berthault@zaclys.net>
# Maintainer: Justin Berthault <justin.berthault@zaclys.net>
pkgname=blocky
-pkgver=0.9.1
+pkgver=0.10
pkgrel=0
pkgdesc="DNS proxy as ad-blocker for local network"
url="https://github.com/0xERR0R/blocky"
@@ -24,4 +24,4 @@ package() {
install -Dm755 "bin/$pkgname" "$pkgdir/usr/bin/$pkgname"
}
-sha512sums="e9e2c47c4d226960626c4723a54c9ebd7974eda58ad189c94ded7c1da3c6057ade96885125d77099edcaea2979a2c01804f52201639a484bdb4c954cd7e3c684 blocky-0.9.1.tar.gz"
+sha512sums="ffa2b41d4573179b38159bcc6c0067ebf86903f7a6bee60ec694ea7eff02bacac571979cdf70c8783bf5a57c04bff0652fdde602a38969fd5f0254688d4056f2 blocky-0.10.tar.gz"