aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-10 15:27:17 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-10 15:27:17 +0100
commit1c0b40976134fa94d2f2df19d10d695e85fea830 (patch)
tree7320710b5deb6e42fc01b379fe48195507065c26
parent8f130f8623ec7e6095180238ca6e82f7d688fa02 (diff)
downloadaports-1c0b40976134fa94d2f2df19d10d695e85fea830.tar.bz2
aports-1c0b40976134fa94d2f2df19d10d695e85fea830.tar.xz
community/woff2: orphan
-rw-r--r--community/woff2/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/woff2/APKBUILD b/community/woff2/APKBUILD
index a66601cc68..6b97e803d3 100644
--- a/community/woff2/APKBUILD
+++ b/community/woff2/APKBUILD
@@ -1,5 +1,5 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
-# Maintainer: Leo <thinkabit.ukim@gmail.com>
+# Maintainer:
pkgname=woff2
pkgver=1.0.2
pkgrel=0
@@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
makedepends="brotli-dev cmake"
subpackages="$pkgname-dev lib${pkgname}common:_common lib${pkgname}enc:_enc
lib${pkgname}dec:_dec"
-source="$pkgname-$pkgver.tar.gz::https://github.com/google/woff2/archive/v${pkgver}.tar.gz
+source="$pkgname-$pkgver.tar.gz::https://github.com/google/woff2/archive/v$pkgver.tar.gz
dont-set-rpath.patch
install-executables.patch
"