Skip to content
Snippets Groups Projects

system/perl: upgrade to 5.34.3 [CVE]

Merged Síle Ekaterin Liszka requested to merge cve/perl into current
All threads resolved!
Files
12
+ 2
2
# Maintainer: Max Rees <maxcrees@me.com>
pkgname=apkvitrine
pkgver=0.2
pkgrel=0
pkgrel=1
pkgdesc="Package tracker and analyzer for APK repositories"
url="https://git.adelielinux.org/sroracle/apkvitrine"
arch="noarch"
options="!check" # No test suite.
license="NCSA"
depends="apk-tools~2.12.0 py3-apkkit py3-flup py3-jinja2"
depends="apk-tools py3-apkkit py3-flup py3-jinja2"
makedepends=""
source="https://dev.sick.bike/dist/$pkgname-$pkgver.tar.gz"
Loading