mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 15:02:56 +02:00
sl: fix license
This commit is contained in:
parent
3fcee04bcf
commit
65390ae0d9
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'sl'
|
# Template file for 'sl'
|
||||||
pkgname=sl
|
pkgname=sl
|
||||||
version=5.02
|
version=5.02
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
short_desc="Correct you if you type (sl) by mistake"
|
short_desc="Correct you if you type (sl) by mistake"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="custom"
|
license="custom:0BSD-like"
|
||||||
homepage="https://github.com/mtoyoda/sl"
|
homepage="https://github.com/mtoyoda/sl"
|
||||||
distfiles="https://github.com/mtoyoda/sl/archive/${version}.tar.gz"
|
distfiles="https://github.com/mtoyoda/sl/archive/${version}.tar.gz"
|
||||||
checksum=1e5996757f879c81f202a18ad8e982195cf51c41727d3fea4af01fdcbbb5563a
|
checksum=1e5996757f879c81f202a18ad8e982195cf51c41727d3fea4af01fdcbbb5563a
|
||||||
|
|
Loading…
Add table
Reference in a new issue