summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorT.J. Townsend2022-07-05 11:27:56 -0400
committerT.J. Townsend2022-07-05 11:27:56 -0400
commit127bf112a1c0997c99f4e5d1b2ec9ae743e93bf0 (patch)
treedcb98fffb37ba3c6415979b2f65435f3f34a9d12 /PKGBUILD
parente92cb24b9c1a50807fd97eed4210ce0661c3a01f (diff)
downloadaur-openiked-git.tar.gz
update to latest, switch to https protocol
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b8b0a51f03c..bb4c11504d79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,8 @@
# Maintainer: Tobias Heider <me@tobhe.de>
+# Maintainer: T.J. Townsend <tj@openbsd.org>
+
pkgname=openiked-git
-pkgver=0.r15.g3c4b04b
+pkgver=0.r4.ge92cb24
pkgrel=1
pkgdesc="Free implementation of the IKEv2 protocol (Git)"
arch=('x86_64')
@@ -10,7 +12,7 @@ depends=('glibc' 'libevent' 'openssl')
makedepends=('linux-headers' 'bison' 'cmake' 'git')
provides=('iked' 'ikectl')
conflicts=('iked' 'ikectl')
-source=('openiked::git://github.com/openiked/openiked-portable.git'
+source=('openiked::git+https://github.com/openiked/openiked-portable.git'
'openiked.service'
'sysusers.conf')
sha256sums=('SKIP'