mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
ugdb: update to 0.1.9.
This commit is contained in:
parent
c0e0c035f6
commit
06bac62ddf
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ugdb'
|
||||
pkgname=ugdb
|
||||
version=0.1.8
|
||||
version=0.1.9
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Alternative TUI for gdb"
|
||||
|
@ -8,11 +8,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/ftilde/ugdb"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=000a0d1bcc848332d5786ca9c37fcba0ead5d5cf33b39ba7620fe3fd9e530b9c
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc*) broken="nix-0.8.1 and nix-0.7.0 fail to build";;
|
||||
esac
|
||||
checksum=c96925da24fa684f6b22f1fee90a83d34c69be0466ae2fd7fa96cd5af7e903a1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue