boost-python 1.68.0
This commit is contained in:
parent
7c4045c707
commit
450b6cd792
2 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class BoostPython < Formula
|
||||
desc "C++ library for C++/Python2 interoperability"
|
||||
homepage "https://www.boost.org/"
|
||||
url "https://dl.bintray.com/boostorg/release/1.67.0/source/boost_1_67_0.tar.bz2"
|
||||
sha256 "2684c972994ee57fc5632e03bf044746f6eb45d4920c343937a465fd67a5adba"
|
||||
url "https://dl.bintray.com/boostorg/release/1.68.0/source/boost_1_68_0.tar.bz2"
|
||||
sha256 "7f6130bc3cf65f56a618888ce9d5ea704fa10b462be126ad053e80e553d6d8b7"
|
||||
head "https://github.com/boostorg/boost.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue