dnscrypt-proxy2: 2.0.15 -> 2.0.21
This commit is contained in:
parent
6a9896b411
commit
0fd37a2da1
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
buildGoPackage rec {
|
buildGoPackage rec {
|
||||||
name = "dnscrypt-proxy2-${version}";
|
name = "dnscrypt-proxy2-${version}";
|
||||||
version = "2.0.15";
|
version = "2.0.21";
|
||||||
|
|
||||||
goPackagePath = "github.com/jedisct1/dnscrypt-proxy";
|
goPackagePath = "github.com/jedisct1/dnscrypt-proxy";
|
||||||
|
|
||||||
@ -10,7 +10,7 @@ buildGoPackage rec {
|
|||||||
owner = "jedisct1";
|
owner = "jedisct1";
|
||||||
repo = "dnscrypt-proxy";
|
repo = "dnscrypt-proxy";
|
||||||
rev = "${version}";
|
rev = "${version}";
|
||||||
sha256 = "0iwvndk1h550zmwhwablb0smv9n2l51hqbmzj354mcgi6frnx819";
|
sha256 = "00sz5gn4l56rp4xcvxfpq6c64inpgzbwpqy1yc5sima6ijrayi9g";
|
||||||
};
|
};
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user