Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c9c0a93e1ba49ad4a76f58b420f164727ede7def

commit c9c0a93e1ba49ad4a76f58b420f164727ede7def
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Thu May 5 22:01:44 2011 +0200

commons-codec-1.5-1-x86_64

*Version bump

diff --git a/source/devel-extra/commons-codec/FrugalBuild 
b/source/devel-extra/commons-codec/FrugalBuild
index 340f1f7..7b1c3a4 100644
--- a/source/devel-extra/commons-codec/FrugalBuild
+++ b/source/devel-extra/commons-codec/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: bouleetbil <bouleet...@frogdev.info>

pkgname=commons-codec
-pkgver=1.4
+pkgver=1.5
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 +13,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=('61edf10e2a95bdef49d04fdbb97783be8e2b114a' \
+sha1sums=('ee504447891c4a13fbf25d66ad760a5f6ea2a5e4' \
'2b8b815229aa8a61e483fb4ba0588b8b6c491890')

build()
@@ -23,6 +23,6 @@ build()
cp $Fsrcdir/LICENSE-2.0.txt $Fsrcdir/LICENSE || Fdie
Fjavacleanup
Fant -f build.xml jar
-       mv dist/commons-codec{-$pkgver,}.jar || Fdie
+       mv dist/commons-codec{-$pkgver-SNAPSHOT,}.jar || Fdie
Fjar dist/commons-codec.jar
}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to