aoeui: fix license
This commit is contained in:
parent
dc45a646a5
commit
d7ab21347b
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'aoeui'
|
# Template file for 'aoeui'
|
||||||
pkgname=aoeui
|
pkgname=aoeui
|
||||||
version=1.7
|
version=1.7
|
||||||
revision=6
|
revision=7
|
||||||
_githash=4e5dee93ebbaf5bd7bd7da80ce34b2eef196cd08
|
_githash=4e5dee93ebbaf5bd7bd7da80ce34b2eef196cd08
|
||||||
wrksrc="${pkgname}-${_githash}"
|
wrksrc="${pkgname}-${_githash}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="m4"
|
hostmakedepends="m4"
|
||||||
short_desc="Lightweight UNIX-friendly text editor"
|
short_desc="Lightweight UNIX-friendly text editor"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-only"
|
||||||
homepage="https://github.com/pklausler/aoeui"
|
homepage="https://github.com/pklausler/aoeui"
|
||||||
distfiles="https://github.com/pklausler/aoeui/archive/${_githash}.tar.gz"
|
distfiles="https://github.com/pklausler/aoeui/archive/${_githash}.tar.gz"
|
||||||
checksum=3b06c7950b0fcbdfe57e78de8cb9b9d7af141932459a32d72a029f96839d667f
|
checksum=3b06c7950b0fcbdfe57e78de8cb9b9d7af141932459a32d72a029f96839d667f
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue