diff options
Diffstat (limited to 'extra/boost/Pkgfile')
-rw-r--r-- | extra/boost/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/boost/Pkgfile b/extra/boost/Pkgfile index b383151c6..f8337218a 100644 --- a/extra/boost/Pkgfile +++ b/extra/boost/Pkgfile @@ -5,9 +5,9 @@ # Depends on: python name=boost -version=1.42.0 +version=1.43.0 release=1 -_boostver=1_42_0 +_boostver=1_43_0 source=(http://downloads.sourceforge.net/$name/boost_${version//./_}.tar.bz2\ layout-tagged.patch translate_exception.patch ) |