1
0
forked from ports/opt

npth: adopted port

This commit is contained in:
Tim Biermann 2021-01-29 12:40:39 +00:00
parent 2441300acb
commit 9c46c7543a
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/VvPQJIxhOtM8ZTLKy2uBiqPBq9QOr61cPYSdCEGsQh0UNPCMXS/y8KNLbmIo6ZzMNm/tn9XYLSl1kFKlr697gw=
SHA256 (Pkgfile) = f419d4d636761fad2dfd9da84253a8812869e216c4cf2e8e094fb85285e3f99d
RWSE3ohX2g5d/XAFdt6gt3kzq6vwgQ9DdPSCiXqopQAr1X0+KAo9/P59zZH7HHrbvkeh79T7KZtjdcXimKXNAu2biB1YyckN8wg=
SHA256 (Pkgfile) = a6b9d19a31ef0d1790d6194ae78ec464cae3f1e8e5350e61096150833d00606c
SHA256 (.footprint) = d3e4944a0718403da2408a7e5daa92415866aaf2439567331d697d060da1477e
SHA256 (npth-1.6.tar.bz2) = 1393abd9adcf0762d34798dc34fdcf4d0d22a8410721e76f1e3afcd1daa4e2d1

View File

@ -1,11 +1,11 @@
# Description: POSIX library for priority-based and scheduled multi threading
# URL: ftp://ftp.gnupg.org/gcrypt/npth/
# Maintainer: Thomas Penteker, tek at serverop dot de
# URL: https://gnupg.org/software/npth/index.html
# Maintainer: Tim Biermann, tbier at posteo dot de
name=npth
version=1.6
release=1
source=(ftp://ftp.gnupg.org/gcrypt/npth/npth-$version.tar.bz2)
source=(https://gnupg.org/ftp/gcrypt/npth/$name-$version.tar.bz2)
build() {
cd $name-$version