rizin: update to 0.4.1
This commit is contained in:
parent
e357517536
commit
8ab18ba943
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rizin'
|
# Template file for 'rizin'
|
||||||
pkgname=rizin
|
pkgname=rizin
|
||||||
version=0.4.0
|
version=0.4.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-v${version}"
|
wrksrc="${pkgname}-v${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
|
||||||
license="LGPL-3.0-only"
|
license="LGPL-3.0-only"
|
||||||
homepage="https://github.com/rizinorg/rizin"
|
homepage="https://github.com/rizinorg/rizin"
|
||||||
distfiles="https://github.com/rizinorg/${pkgname}/releases/download/v${version}/${pkgname}-src-v${version}.tar.xz"
|
distfiles="https://github.com/rizinorg/${pkgname}/releases/download/v${version}/${pkgname}-src-v${version}.tar.xz"
|
||||||
checksum=09eba8684fe813cf42a716b59a86d3d65afce013d7e8b275e145e849d3366b5a
|
checksum=669d956b997820a36e423cf35d482aa99849254b9658cef6844459912dfdbfb8
|
||||||
# requires some external files, not clear where they come from
|
# requires some external files, not clear where they come from
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue