blob: 2732b2d4e832cdd79376c5d82fc546a2aaeeda5a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = pdkim-git
pkgdesc = A C/C++ library that implements DomainKeys Identified Mail (DKIM) (RFC4871).
pkgver = r31.2ef12ef
pkgrel = 1
url = https://duncanthrax.net/pdkim/
arch = i686
arch = x86_64
license = GPL
makedepends = git
source = Makefile.unix.patch
source = git+https://github.com/duncanthrax/pdkim.git
sha1sums = ad8ee83c1e7d96b2ce48688950b2ac2c3c36d678
sha1sums = SKIP
pkgname = pdkim-git
|