mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
dumpet: fix license
This commit is contained in:
parent
be34effe14
commit
bfbc6b80f9
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'dumpet'
|
# Template file for 'dumpet'
|
||||||
pkgname=dumpet
|
pkgname=dumpet
|
||||||
version=2.1
|
version=2.1
|
||||||
revision=4
|
revision=5
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="popt-devel libxml2-devel"
|
makedepends="popt-devel libxml2-devel"
|
||||||
short_desc="Tool to dump and debug bootable CD-like images"
|
short_desc="Tool to dump and debug bootable CD-like images"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://tracker.debian.org/pkg/dumpet"
|
homepage="https://tracker.debian.org/pkg/dumpet"
|
||||||
distfiles="http://http.debian.net/debian/pool/main/d/dumpet/dumpet_${version}.orig.tar.bz2"
|
distfiles="http://http.debian.net/debian/pool/main/d/dumpet/dumpet_${version}.orig.tar.bz2"
|
||||||
checksum=2cc1fa3a1b06f885e4524d1be80bdacc5b6a55057d0577262f2f5186b49a4da3
|
checksum=2cc1fa3a1b06f885e4524d1be80bdacc5b6a55057d0577262f2f5186b49a4da3
|
||||||
|
|
Loading…
Add table
Reference in a new issue