blob: ab0d8b5ec6cc8d5e6dad76d8b1747d792334e9ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = java-commons-codec
pkgdesc = Implementations of common encoders and decoders such as Base64, Hex, Phonetic and URLs
pkgver = 1.13
pkgrel = 1
url = http://commons.apache.org/codec/
arch = any
license = Apache
depends = java-environment
source = http://mirror.ibcp.fr/pub/apache//commons/codec/binaries/commons-codec-1.13-bin.tar.gz
md5sums = 7258fcdf81f88724b8efb99056c5d5d3
pkgname = java-commons-codec
|