mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 09:37:02 +02:00
cutter: update to 2.3.2.
This commit is contained in:
parent
baac2c0795
commit
be2bd93bd9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cutter'
|
||||
pkgname=cutter
|
||||
version=2.2.1
|
||||
version=2.3.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DCUTTER_EXTRA_PLUGIN_DIRS=/usr/lib/rizin/cutter/plugins
|
||||
|
@ -17,7 +17,7 @@ maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
|
|||
license="GPL-3.0-only"
|
||||
homepage="https://cutter.re"
|
||||
distfiles="https://github.com/rizinorg/cutter/releases/download/v${version}/Cutter-v${version}-src.tar.gz"
|
||||
checksum=883746c557f76ff336ce4efd42a81bc1052a5c06c3679aacae84d8bda3de1f58
|
||||
checksum=6c63652f6d959a44ce282f4abf7b86dfb86e60c9b0cf00dbd75278ab8cc64d5d
|
||||
|
||||
cutter-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue