aboutsummaryrefslogtreecommitdiffstats
path: root/community/liboauth/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/liboauth/APKBUILD')
-rw-r--r--community/liboauth/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/liboauth/APKBUILD b/community/liboauth/APKBUILD
index f3c24e44c8c..a1063b1a044 100644
--- a/community/liboauth/APKBUILD
+++ b/community/liboauth/APKBUILD
@@ -1,9 +1,9 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=liboauth
pkgver=1.0.3
-pkgrel=3
+pkgrel=5
pkgdesc="OAuth library functions"
-url="http://liboauth.sourceforge.net/"
+url="https://liboauth.sourceforge.net/"
arch="all"
license="MIT"
makedepends="nss-dev curl-dev automake autoconf libtool"