aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libbaseencode
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-09 08:54:42 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-09 08:54:42 +0100
commitd7393586246ba7351f8ef5092f66200df4c42dc9 (patch)
treec90d732a48498d6c63c689253854c5f10ba50606 /testing/libbaseencode
parenta24fc037d0e1c92275fe2660bd48cc10dc60c7a6 (diff)
downloadaports-d7393586246ba7351f8ef5092f66200df4c42dc9.tar.bz2
aports-d7393586246ba7351f8ef5092f66200df4c42dc9.tar.xz
testing/libbaseencode: orphan
Diffstat (limited to 'testing/libbaseencode')
-rw-r--r--testing/libbaseencode/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/libbaseencode/APKBUILD b/testing/libbaseencode/APKBUILD
index 5a75b52d77..ae448e6e98 100644
--- a/testing/libbaseencode/APKBUILD
+++ b/testing/libbaseencode/APKBUILD
@@ -1,5 +1,5 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
-# Maintainer: Leo <thinkabit.ukim@gmail.com>
+# Maintainer:
pkgname=libbaseencode
pkgver=1.0.9
pkgrel=0
@@ -10,7 +10,7 @@ arch="all"
license="Apache-2.0"
makedepends="cmake"
subpackages="$pkgname-dev"
-source="$pkgname-$pkgver.tar.gz::https://github.com/paolostivanin/libbaseencode/archive/v${pkgver}.tar.gz"
+source="$pkgname-$pkgver.tar.gz::https://github.com/paolostivanin/libbaseencode/archive/v$pkgver.tar.gz"
build() {
cmake \