mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-10 17:13:51 +02:00
rdis-git: fix license
This commit is contained in:
parent
962396426f
commit
e45621df91
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'rdis-git'
|
||||
pkgname=rdis-git
|
||||
version=20150722
|
||||
revision=12
|
||||
revision=13
|
||||
hostmakedepends="pkg-config git"
|
||||
makedepends="openssl-devel gtk+3-devel jansson-devel LuaJIT-devel udis86-devel"
|
||||
short_desc="A binary analysis tool for Linux"
|
||||
short_desc="Binary analysis tool for Linux"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/endeav0r/rdis"
|
||||
|
||||
do_fetch() {
|
||||
|
|
Loading…
Add table
Reference in a new issue