* update uthash to 2.3.0-2.1
This commit is contained in:
parent
f6578902db
commit
acd88ba41c
11
uthash/.SRCINFO
Normal file
11
uthash/.SRCINFO
Normal file
@ -0,0 +1,11 @@
|
||||
pkgbase = uthash
|
||||
pkgdesc = C preprocessor implementations of a hash table and a linked list
|
||||
pkgver = 2.3.0
|
||||
pkgrel = 2.1
|
||||
url = https://troydhanson.github.io/uthash/
|
||||
arch = any
|
||||
license = BSD
|
||||
source = uthash-2.3.0.tar.gz::https://github.com/troydhanson/uthash/archive/v2.3.0.tar.gz
|
||||
sha256sums = e10382ab75518bad8319eb922ad04f907cb20cccb451a3aa980c9d005e661acc
|
||||
|
||||
pkgname = uthash
|
@ -4,7 +4,7 @@
|
||||
# Contributor: Michael Frey <mail@mfrey.net>
|
||||
pkgname=uthash
|
||||
pkgver=2.3.0
|
||||
pkgrel=2
|
||||
pkgrel=2.1
|
||||
pkgdesc="C preprocessor implementations of a hash table and a linked list"
|
||||
arch=(any)
|
||||
url="https://troydhanson.github.io/uthash/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user