ugdb: update to 0.1.11.
This commit is contained in:
parent
385f78da4b
commit
0c456e03dc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ugdb'
|
||||
pkgname=ugdb
|
||||
version=0.1.10
|
||||
version=0.1.11
|
||||
revision=1
|
||||
build_style=cargo
|
||||
checkdepends="gdb"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/ftilde/ugdb"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=ccc41aed24f3ed8fd18decbcbb12ffa78542b5de37692a6dc927c08e4eb234bb
|
||||
checksum=d092356534774505b6b081b82db71d1fab1fbccdb814a44d4c435bafe5efd312
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue