summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5c3f8117a4b..3c7afa181714 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,17 @@
-# Generated by mksrcinfo v8
-# Mon Jul 11 04:53:43 UTC 2016
+# Modified by joaquinito2051 to fix these errors and change python version to 3.9.
pkgbase = mirrorbrain
pkgdesc = an open source framework to run a content delivery network using mirror servers.
pkgver = 2.18.1
- pkgrel = 2
+ pkgrel = 3
url = http://mirrorbrain.org
install = mirrorbrain.install
arch = i686
arch = x86_64
license = GPL
- makedepends = apache>=2.2.6
+ makedepends = apache>=2.4.48
makedepends = apache-mod_form
makedepends = python
- depends = apache>=2.2.6
+ depends = apache>=2.4.48
depends = apache-mod_form
depends = apache-mod_geoip2
depends = geoip
@@ -22,10 +21,10 @@ pkgbase = mirrorbrain
depends = perl-dbd-pg
depends = perl-digest-md4
depends = perl-timedate
- depends = python2
- depends = python2-psycopg2
- depends = python2-sqlobject
- depends = python2-cmdln
+ depends = python
+ depends = python-psycopg2
+ depends = python-sqlobject
+ depends = python-cmdln
optdepends = postgresql: recommended database, but can use any database the Apache DBD API supports
optdepends = mod_asn: refined mirror selection and full exploitation of network locality
provides = mod_mirrorbrain