aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2020-08-09 02:51:29 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-08-09 00:57:51 +0000
commit3514a69ceabbf74893e2498b1055a68c0a08e144 (patch)
treef1b1a88ac7c24c04ad8197f3cd6fbf395edb5a72
parent748e77fd14dc52ba46c6f4970f84652ab5eb576f (diff)
main/libevent: update url to use https
-rw-r--r--main/libevent/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/libevent/APKBUILD b/main/libevent/APKBUILD
index d3c2e299134..ae49adf39dc 100644
--- a/main/libevent/APKBUILD
+++ b/main/libevent/APKBUILD
@@ -3,9 +3,9 @@
pkgname=libevent
pkgver=2.1.12
_pkgver=$pkgver-stable
-pkgrel=0
+pkgrel=1
pkgdesc="An event notification library"
-url="http://libevent.org/"
+url="https://libevent.org/"
arch="all"
license="BSD-3-Clause"
options="!check" # regression tests failed