diff options
Diffstat (limited to 'devel/boost_build/Makefile')
-rw-r--r-- | devel/boost_build/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/boost_build/Makefile b/devel/boost_build/Makefile index 0e9c05c82e85..68fb4e70b1cf 100644 --- a/devel/boost_build/Makefile +++ b/devel/boost_build/Makefile @@ -1,5 +1,5 @@ PORTNAME= build -DISTVERSION= 5.2.1 +DISTVERSION= 5.3.2 CATEGORIES= devel PKGNAMEPREFIX= boost- @@ -17,7 +17,7 @@ USES= compiler:c++11-lang python:test shebangfix tar:bzip2 USE_GITHUB= yes GH_ACCOUNT= boostorg GH_PROJECT= build -GH_TAGNAME= 4a52d8c +GH_TAGNAME= be69c44 DATADIR= ${PREFIX}/share/b2 |