aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.eu>2019-05-23 14:28:12 +0200
committerKevin Daudt <kdaudt@alpinelinux.org>2019-05-25 19:45:04 +0000
commit0629b711344aad065a9207ce2852e38ccc351ee6 (patch)
tree8c75bf0e17c681a133e4913cd577e7e2c037937f
parent7b5edd4e29779c93764f8c2e8893dc3bb032f902 (diff)
downloadaports-0629b711344aad065a9207ce2852e38ccc351ee6.tar.bz2
aports-0629b711344aad065a9207ce2852e38ccc351ee6.tar.xz
community/pev: move from testing
Closes PH-8017
-rw-r--r--community/pev/APKBUILD (renamed from testing/pev/APKBUILD)2
-rw-r--r--community/pev/fix-openssl.patch (renamed from testing/pev/fix-openssl.patch)0
2 files changed, 1 insertions, 1 deletions
diff --git a/testing/pev/APKBUILD b/community/pev/APKBUILD
index f59519b377..d8d7fb6b15 100644
--- a/testing/pev/APKBUILD
+++ b/community/pev/APKBUILD
@@ -11,7 +11,7 @@ options="!check" # No test suite provided
makedepends="bsd-compat-headers linux-headers openssl-dev pcre2-dev"
subpackages="$pkgname-doc"
source="https://sourceforge.net/projects/pev/files/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz
- fix-openssl.patch
+ fix-openssl.patch
"
builddir="$srcdir/$pkgname"
diff --git a/testing/pev/fix-openssl.patch b/community/pev/fix-openssl.patch
index 2d52ab9c4d..2d52ab9c4d 100644
--- a/testing/pev/fix-openssl.patch
+++ b/community/pev/fix-openssl.patch