diff options
Diffstat (limited to 'build/deb/ethereum/deb.control')
-rw-r--r-- | build/deb/ethereum/deb.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/deb/ethereum/deb.control b/build/deb/ethereum/deb.control index defb106fe..018067a19 100644 --- a/build/deb/ethereum/deb.control +++ b/build/deb/ethereum/deb.control @@ -2,7 +2,7 @@ Source: {{.Name}} Section: science Priority: extra Maintainer: {{.Author}} -Build-Depends: debhelper (>= 8.0.0), golang-1.10 +Build-Depends: debhelper (>= 8.0.0), golang-1.11 Standards-Version: 3.9.5 Homepage: https://ethereum.org Vcs-Git: git://github.com/ethereum/go-ethereum.git |