bchunk: update to 1.2.2.

Closes #9165.
This commit is contained in:
maxice8 2017-11-14 01:41:02 -02:00 committed by Enno Boland
parent 3b984519a3
commit 1dd7510447
1 changed files with 3 additions and 3 deletions

View File

@ -1,13 +1,13 @@
# Template file for 'bchunk'
pkgname=bchunk
version=1.2.0
revision=3
version=1.2.2
revision=1
maintainer="Orphaned <orphan@voidlinux.eu>"
license="GPL-2"
homepage="http://he.fi/bchunk/"
short_desc="Convert a CD image in a .bin/.cue format to .iso and .cdr tracks"
distfiles="http://he.fi/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=afdc9d5e38bdd16f0b8b9d9d382b0faee0b1e0494446d686a08b256446f78b5d
checksum=e7d99b5b60ff0b94c540379f6396a670210400124544fb1af985dd3551eabd89
do_build() {
$CC $CFLAGS bchunk.c -o bchunk $LDFLAGS