Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=fe04301fcab48110dc6c4c1d22cd7578317fbedb
commit fe04301fcab48110dc6c4c1d22cd7578317fbedb Author: kikadf <[email protected]> Date: Tue Nov 13 09:42:21 2012 +0100 commons-codec-1.7-1-x86_64 * Version bump * Change m8r diff --git a/source/devel-extra/commons-codec/FrugalBuild b/source/devel-extra/commons-codec/FrugalBuild index 43fb090..b1726b7 100644 --- a/source/devel-extra/commons-codec/FrugalBuild +++ b/source/devel-extra/commons-codec/FrugalBuild @@ -1,8 +1,9 @@ # Compiling Time: 0.03 SBU -# Maintainer: bouleetbil <[email protected]> +# Maintainer: kikadf <[email protected]> +# Contributor: bouleetbil <[email protected]> pkgname=commons-codec -pkgver=1.6 +pkgver=1.7 pkgrel=1 pkgdesc="Commons Codec provides implementations of common encoders and decoders such as Base64, Hex, Phonetic and URLs." url="http://jakarta.apache.org/commons/codec" @@ -13,7 +14,7 @@ up2date="Flastarchive http://www.apache.org/dist/commons/codec/source/ -src.tar. source=(http://www.apache.org/dist/commons/codec/source/commons-codec-$pkgver-src.tar.gz \ http://www.apache.org/licenses/LICENSE-2.0.txt) _F_cd_path=$pkgname-$pkgver-src -sha1sums=('7f73dde3c56bc41aa2871babcc05dcab5ac7ffad' \ +sha1sums=('63e78d9d715143b04b82abe79ec84b8df4fcccba' \ '2b8b815229aa8a61e483fb4ba0588b8b6c491890') build() @@ -26,3 +27,4 @@ build() mv dist/commons-codec{-$pkgver-SNAPSHOT,}.jar || Fdie Fjar dist/commons-codec.jar } + _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
