crosstool-ng/packages/duma/package.desc
Chris Packham 2804d686bf duma: Add version 2.5.21
Add duma 2.5.21 and mark 2.5.15 as obsolete. While we're at it use the
versions hosted on github which requres new checksums for the 2.5.15
version because the generated tarballs are different.

It appears we don't need any of the patches we've been carrying for the
older version but we do need to pass CC_FOR_BUILD in addition to HOSTCC.
When 2.5.15 is removed we can drop HOSTCC (and DUMA_CPP, DUMA_SO).

Signed-off-by: Chris Packham <judge.packham@gmail.com>
2022-05-15 11:21:22 +12:00

6 lines
231 B
Plaintext

repository='git https://github.com/johnsonjh/duma'
mirrors='https://github.com/johnsonjh/duma/archive/refs/tags'
archive_filename='VERSION_@{version}'
archive_dirname='@{pkg_name}-VERSION_@{version}'
archive_formats='.tar.gz .zip'