mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/sic: fix license
This commit is contained in:
parent
f34626baf8
commit
b9ddb6e1c4
@ -2,11 +2,11 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=sic
|
||||
pkgver=1.2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="an extremely simple IRC client"
|
||||
url="http://tools.suckless.org/sic"
|
||||
arch="all"
|
||||
license="GPL"
|
||||
license="MIT"
|
||||
depends=""
|
||||
options="!check" # upstream doesn't have a test suite
|
||||
subpackages="$pkgname-doc"
|
||||
|
Loading…
Reference in New Issue
Block a user