diff --git a/srcpkgs/boost/template b/srcpkgs/boost/template index 548207c412d..957cc08e4c5 100644 --- a/srcpkgs/boost/template +++ b/srcpkgs/boost/template @@ -1,6 +1,7 @@ # Template file for 'boost' pkgname=boost version=1.44.0 +revision=1 _boostver="$(echo $version|sed 's|\.|_|g')" wrksrc=${pkgname}_${_boostver} distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}_${_boostver}.tar.bz2" diff --git a/srcpkgs/webkit-gtk/template b/srcpkgs/webkit-gtk/template index c53260ca706..6a3155970b8 100644 --- a/srcpkgs/webkit-gtk/template +++ b/srcpkgs/webkit-gtk/template @@ -1,7 +1,7 @@ # Template file for 'webkit-gtk' pkgname=webkit-gtk version=1.2.7 -revision=1 +revision=2 wrksrc=webkit-${version} distfiles="http://www.webkitgtk.org/webkit-${version}.tar.gz" build_style=gnu_configure diff --git a/srcpkgs/webkit-gtk3/template b/srcpkgs/webkit-gtk3/template index 25f078bac2a..a4ace095208 100644 --- a/srcpkgs/webkit-gtk3/template +++ b/srcpkgs/webkit-gtk3/template @@ -1,6 +1,7 @@ # Template file for 'webkit-gtk3' pkgname=webkit-gtk3 version=1.3.12 +revision=1 wrksrc=webkit-${version} distfiles="http://www.webkitgtk.org/webkit-${version}.tar.gz" build_style=gnu_configure