diff --git a/srcpkgs/uthash/template b/srcpkgs/uthash/template index d5bc61e28b6..100cd2a3c8d 100644 --- a/srcpkgs/uthash/template +++ b/srcpkgs/uthash/template @@ -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 " 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 }