* update libmd to 1.1.0-2
This commit is contained in:
parent
95d6947859
commit
9be0337d53
15
libmd/.SRCINFO
Normal file
15
libmd/.SRCINFO
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
pkgbase = libmd
|
||||||
|
pkgdesc = Message Digest functions from BSD systems
|
||||||
|
pkgver = 1.1.0
|
||||||
|
pkgrel = 2
|
||||||
|
url = https://www.hadrons.org/software/libmd/
|
||||||
|
arch = x86_64
|
||||||
|
license = BSD
|
||||||
|
depends = glibc
|
||||||
|
source = https://libbsd.freedesktop.org/releases/libmd-1.1.0.tar.xz
|
||||||
|
source = https://libbsd.freedesktop.org/releases/libmd-1.1.0.tar.xz.asc
|
||||||
|
validpgpkeys = 4F3E74F436050C10F5696574B972BF3EA4AE57A3
|
||||||
|
sha256sums = 1bd6aa42275313af3141c7cf2e5b964e8b1fd488025caf2f971f43b00776b332
|
||||||
|
sha256sums = SKIP
|
||||||
|
|
||||||
|
pkgname = libmd
|
4
libmd/.nvchecker.toml
Normal file
4
libmd/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
[libmd]
|
||||||
|
source = "git"
|
||||||
|
git = "https://git.hadrons.org/git/libmd.git"
|
||||||
|
use_max_tag = true
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
pkgname=libmd
|
pkgname=libmd
|
||||||
pkgver=1.1.0
|
pkgver=1.1.0
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Message Digest functions from BSD systems"
|
pkgdesc="Message Digest functions from BSD systems"
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
url="https://www.hadrons.org/software/libmd/"
|
url="https://www.hadrons.org/software/libmd/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user