blob: fba8b34d9e90237ec34d85f49a055a8847b0ecc9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = java-commons-codec
pkgdesc = Implementations of common encoders and decoders such as Base64, Hex, Phonetic and URLs
pkgver = 1.18.0
pkgrel = 0
url = http://commons.apache.org/codec/
arch = any
license = Apache
depends = java-runtime>=8
source = http://downloads.apache.org//commons/codec/binaries/commons-codec-1.18.0-bin.tar.gz
md5sums = 1c0d61cccdbd48919a4ee6c2d96a8f04
pkgname = java-commons-codec
|