uthash: add plain text license instead of html
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'uthash'
|
||||
pkgname=uthash
|
||||
version=1.9.9
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="A hash table for C structures"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="BSD"
|
||||
@@ -19,5 +19,5 @@ do_install() {
|
||||
vdoc doc/utarray.txt
|
||||
vdoc doc/utlist.txt
|
||||
vdoc doc/utstring.txt
|
||||
vlicense doc/license.html
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user