unresolved: upgrade to 0.1.1
This commit is contained in:
parent
6b90000cbb
commit
a4f04f81a5
1 changed files with 3 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Contributor: Patrycja Rosa <alpine@ptrcnull.me>
|
# Contributor: Patrycja Rosa <alpine@ptrcnull.me>
|
||||||
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
|
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
|
||||||
pkgname=unresolved
|
pkgname=unresolved
|
||||||
pkgver=0.1.0
|
pkgver=0.1.1
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Local DNS forwarder with split DNS and DoT/DoH support"
|
pkgdesc="Local DNS forwarder with split DNS and DoT/DoH support"
|
||||||
url="https://git.ptrc.gay/ptrcnull/unresolved"
|
url="https://git.ptrc.gay/ptrcnull/unresolved"
|
||||||
|
@ -15,8 +15,6 @@ source="https://git.ptrc.gay/ptrcnull/unresolved/-/archive/$pkgver/unresolved-$p
|
||||||
"
|
"
|
||||||
options="!check" # whoops no tests
|
options="!check" # whoops no tests
|
||||||
|
|
||||||
export CARGO_REGISTRIES_CRATES_IO_PROTOCOL="sparse"
|
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
default_prepare
|
default_prepare
|
||||||
|
|
||||||
|
@ -35,7 +33,7 @@ package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
1e9c8086b9ac47a6d5eaaeb2c73703383fcafe114833d536d5a4a34b9c36bbc86a24fcf3417ea1788f0734435ee996f4a70fbc5950103658b453fc9f40a3b638 unresolved-0.1.0.tar.gz
|
e09593e6c4f242f3741999107a7368b50e56022927ff3e5ef566320c3c930065749416428b2de7fd16b09fb61e1e1369b8317b05e5c74c3db28a648f3cf5f0bc unresolved-0.1.1.tar.gz
|
||||||
491a20ae5fdd5eafa3f2eb26b036880790d34ce4b3d1f0855509c5183f497fc4dc4a7f10adbc2fee1761abc3920746487a053a99c30b892198cb9edf7d43ad18 unresolved.initd
|
491a20ae5fdd5eafa3f2eb26b036880790d34ce4b3d1f0855509c5183f497fc4dc4a7f10adbc2fee1761abc3920746487a053a99c30b892198cb9edf7d43ad18 unresolved.initd
|
||||||
77e26379361cf94744a5bf1c925162ab3c6129702ed3bf0f26d55c7dc2d91167194ff73812200313c96c5e5d554143059949d7a640848a265c817f4e79a4327f unresolved.confd
|
77e26379361cf94744a5bf1c925162ab3c6129702ed3bf0f26d55c7dc2d91167194ff73812200313c96c5e5d554143059949d7a640848a265c817f4e79a4327f unresolved.confd
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in a new issue