mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
bsdunzip: fix license
This commit is contained in:
parent
baecc5b341
commit
efd586cef8
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'bsdunzip'
|
# Template file for 'bsdunzip'
|
||||||
pkgname=bsdunzip
|
pkgname=bsdunzip
|
||||||
version=20160115
|
version=20160115
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="libarchive-devel"
|
makedepends="libarchive-devel"
|
||||||
short_desc="Libarchive(3)-utilizing unzip implementation from FreeBSD"
|
short_desc="Libarchive(3)-utilizing unzip implementation from FreeBSD"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD, ISC"
|
license="BSD-2-Clause, ISC"
|
||||||
homepage="https://github.com/somasis/bsdunzip"
|
homepage="https://github.com/somasis/bsdunzip"
|
||||||
distfiles="https://github.com/somasis/bsdunzip/archive/${version}.tar.gz"
|
distfiles="https://github.com/somasis/bsdunzip/archive/${version}.tar.gz"
|
||||||
checksum=06c52c77fa518732665aa2daa73f364cd2470a5d47a83c9c79f86f207cf3ecc1
|
checksum=06c52c77fa518732665aa2daa73f364cd2470a5d47a83c9c79f86f207cf3ecc1
|
||||||
|
|
Loading…
Add table
Reference in a new issue