dmg2img: update to 1.6.7.
Closes #14004. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
b6cce25f1a
commit
36b8f366b1
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'dmg2img'
|
||||
pkgname=dmg2img
|
||||
version=1.6.6
|
||||
version=1.6.7
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="zlib-devel bzip2-devel libressl-devel"
|
||||
short_desc="Convert Apple's compressed dmg to standard image disks"
|
||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
license="GPL-2.0"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://vu1tur.eu.org/dmg2img"
|
||||
distfiles="http://vu1tur.eu.org/tools/dmg2img-${version}.tar.gz"
|
||||
checksum=9ba6384a7fb8cc852efa87df5e2b4e1d493dc5bff1a77daf2435fa00301adc85
|
||||
checksum=02aea6d05c5b810074913b954296ddffaa43497ed720ac0a671da4791ec4d018
|
||||
|
|
Loading…
Reference in New Issue