aboutsummaryrefslogtreecommitdiffstats
path: root/testing/telepathy-logger
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-07-11 21:04:05 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-07-11 21:04:05 -0300
commit63f6c973a6652333909bdb2058aa33edd7f40ffc (patch)
treec0224bbc1817d4db67d83c0e1e74c5bfdcbea377 /testing/telepathy-logger
parentb78b1f935962b013303fdbb89258f32c45edc001 (diff)
downloadaports-63f6c973a6652333909bdb2058aa33edd7f40ffc.tar.bz2
aports-63f6c973a6652333909bdb2058aa33edd7f40ffc.tar.xz
testing/telepathy-logger: fix url
Diffstat (limited to 'testing/telepathy-logger')
-rw-r--r--testing/telepathy-logger/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/testing/telepathy-logger/APKBUILD b/testing/telepathy-logger/APKBUILD
index 6d1cbfa8f4..7d63d7977e 100644
--- a/testing/telepathy-logger/APKBUILD
+++ b/testing/telepathy-logger/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=telepathy-logger
pkgver=0.8.2
-pkgrel=0
+pkgrel=1
pkgdesc="Telepathy framework logging daemon"
-url="https://telepathy.freedesktop.org/wiki/Logger"
+url="https://telepathy.freedesktop.org/components/telepathy-logger/"
arch="all"
license="LGPL-2.1-or-later"
makedepends="
@@ -20,7 +20,6 @@ checkdepends="dbus"
options="!check"
subpackages="$pkgname-static $pkgname-dev $pkgname-doc"
source="https://telepathy.freedesktop.org/releases/telepathy-logger/telepathy-logger-$pkgver.tar.bz2"
-builddir="$srcdir/telepathy-logger-$pkgver"
build() {
./configure \