Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=957be51306de4f3bc053efc33b1fa65d9d882d45
commit 957be51306de4f3bc053efc33b1fa65d9d882d45 Author: VÃRÃSKÅI András <[email protected]> Date: Tue Jan 3 11:02:08 2012 +0100 icu4c-4.8.1.1-1-x86_64 version bump diff --git a/source/base/icu4c/FrugalBuild b/source/base/icu4c/FrugalBuild index c3a4e75..d8aec87 100644 --- a/source/base/icu4c/FrugalBuild +++ b/source/base/icu4c/FrugalBuild @@ -3,8 +3,8 @@ # Maintainer: voroskoi <[email protected]> pkgname=icu4c -pkgver=4.2.1 -pkgrel=2 +pkgver=4.8.1.1 +pkgrel=1 pkgdesc="International Components for Unicode library" url="http://site.icu-project.org/" groups=('base') @@ -13,7 +13,7 @@ license="ICU License" depends=('libstdc++' 'bash') up2date="lynx -dump http://site.icu-project.org/download |grep [0-9].[0-9].[0-9] |sed -ne 's/.*\].*]\(.*\) \[.*/\1/;1p'" source=(http://download.icu-project.org/files/icu4c/$pkgver/icu4c-`echo $pkgver|sed 's/\./_/g'`-src.tgz) -sha1sums=('872a77fca51325ab0b335cbbadc1739576078434') +sha1sums=('7146ee269b39273fa98d750f73136b14f781758a') _F_cd_path=icu/source # optimization OK
_______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
