From be64864b2e4f1a615157701383cb054016cea251 Mon Sep 17 00:00:00 2001 From: Diogo Leal Date: Mon, 11 Jul 2016 23:02:45 -0300 Subject: [PATCH] uthash: update to 2.0.1 --- srcpkgs/uthash/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/uthash/template b/srcpkgs/uthash/template index 6e46568f86e..9b400daa942 100644 --- a/srcpkgs/uthash/template +++ b/srcpkgs/uthash/template @@ -1,13 +1,13 @@ # Template file for 'uthash' pkgname=uthash -version=2.0.0 +version=2.0.1 revision=1 short_desc="A hash table for C structures" maintainer="Diogo Leal " license="BSD" homepage="http://troydhanson.github.com/uthash/" distfiles="https://github.com/troydhanson/uthash/archive/v${version}.tar.gz" -checksum=54b900e9159168fdad29b78d680be8ab09987d40fc31b018ec5a1347e763dfde +checksum=613b95fcc368b7d015ad2d0802313277012f50c4ac290c3dfc142d42ebea3337 do_install() { vmkdir usr/include