blob: 3a9de04ad20c64985ef4b8c755cd21dce40ef43b (
plain)
1
2
3
4
5
6
7
8
|
require vpnc.inc
PR = "r1"
SRC_URI = "http://www.unix-ag.uni-kl.de/~massar/vpnc/vpnc-${PV}.tar.gz"
SRC_URI[md5sum] = "aaccdffc5656095a45dfe87c5bf612cb"
SRC_URI[sha256sum] = "55702637d377d73e6f323462779aeb02f5049d71c7ea4e3bbe564566d9a8d488"
|