From 5a990fa3bba776b43c73d2d2210415341eda5f63 Mon Sep 17 00:00:00 2001 From: bertronika Date: Sat, 2 Oct 2021 15:30:10 +0200 Subject: [PATCH] uthash: update to 2.3.0. --- srcpkgs/uthash/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/uthash/template b/srcpkgs/uthash/template index dd689bd7ebc0..73783f94787e 100644 --- a/srcpkgs/uthash/template +++ b/srcpkgs/uthash/template @@ -1,13 +1,13 @@ # Template file for 'uthash' pkgname=uthash -version=2.1.0 +version=2.3.0 revision=1 short_desc="A hash table for C structures" maintainer="Diogo Leal " license="BSD-2-Clause" homepage="http://troydhanson.github.com/uthash/" distfiles="https://github.com/troydhanson/uthash/archive/v${version}.tar.gz" -checksum=152ccd8e64d0f495377232e3964d06c7ec8bb8c3fbd3217f8a5702614f9a669e +checksum=e10382ab75518bad8319eb922ad04f907cb20cccb451a3aa980c9d005e661acc do_install() { vmkdir usr/include