Commit c0142fad authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

Fix re6st version 0.509 for chromebrew

parent ee6dcbba
......@@ -3,14 +3,14 @@ class Re6stnet < Package
description 'Resilient, Scalable, IPv6 Network'
homepage 'https://re6st.nexedi.com/'
version '0.509'
source_url 'https://lab.nexedi.com/nexedi/chromebrew-buildout-re6st/repository/archive.tar.bz2?ref=1bc16d97519af4329b01514634e648db0a7be333'
source_sha256 '02e90c41ed7511216b7ab283d8b7893882a3349d7c383e7b983561299972a9ce'
source_url 'https://lab.nexedi.com/nexedi/chromebrew-buildout-re6st/repository/archive.tar.bz2?ref=e780ddba671e256b6c4f95b1a9b39f1d8da05eaf'
source_sha256 'f66cb782e31ba1957a9a2083b37b44e5d7789d6d8fef8fd044285f274117b3dd'
binary_url ({
x86_64: 'https://softinst105421.host.vifib.net/public/re6stnet-0.509-chromeos-x86_64.tar.xz',
})
binary_sha256 ({
x86_64: 'b9b8cc48e5a7a1fa202a89c8807d4aa63a8db79353ab6dc992608b608130a52b',
x86_64: '2c7aab6cbe8464c8fb8973933609c5644b679fcd056caadabc1f5e56de0fcaf7',
})
depends_on 'python27' => :build
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment