bumprev for icu-4.6.2 ABI change to the affected pkgs.
--HG-- branch : gnome3
This commit is contained in:
parent
c2d4edc960
commit
e8d4c308f3
3 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
# Template file for 'boost'
|
# Template file for 'boost'
|
||||||
pkgname=boost
|
pkgname=boost
|
||||||
version=1.44.0
|
version=1.44.0
|
||||||
|
revision=1
|
||||||
_boostver="$(echo $version|sed 's|\.|_|g')"
|
_boostver="$(echo $version|sed 's|\.|_|g')"
|
||||||
wrksrc=${pkgname}_${_boostver}
|
wrksrc=${pkgname}_${_boostver}
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}_${_boostver}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}_${_boostver}.tar.bz2"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'webkit-gtk'
|
# Template file for 'webkit-gtk'
|
||||||
pkgname=webkit-gtk
|
pkgname=webkit-gtk
|
||||||
version=1.2.7
|
version=1.2.7
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=webkit-${version}
|
wrksrc=webkit-${version}
|
||||||
distfiles="http://www.webkitgtk.org/webkit-${version}.tar.gz"
|
distfiles="http://www.webkitgtk.org/webkit-${version}.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# Template file for 'webkit-gtk3'
|
# Template file for 'webkit-gtk3'
|
||||||
pkgname=webkit-gtk3
|
pkgname=webkit-gtk3
|
||||||
version=1.3.12
|
version=1.3.12
|
||||||
|
revision=1
|
||||||
wrksrc=webkit-${version}
|
wrksrc=webkit-${version}
|
||||||
distfiles="http://www.webkitgtk.org/webkit-${version}.tar.gz"
|
distfiles="http://www.webkitgtk.org/webkit-${version}.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
|
|
Loading…
Reference in a new issue