trac: switched source to http as ssl is broken

This commit is contained in:
Tim Biermann 2020-08-21 08:22:56 +00:00 committed by Danny Rawlins
parent 3fde070ccf
commit 5aa6753f40
2 changed files with 3 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF36Z3y7B/GfCahW3YWdU97wpUe7lgaCBvwxBlbNLEFCh9VTGHohXek2O+97ZI2RBW/Gkv9anBY6U4ftq94BEoJgw=
SHA256 (Pkgfile) = 8268dda1842a148e3e00011cac74cdf2d799b14e6c829bd73b4005da4520df67
RWSagIOpLGJF3z3qXr+jWn23aS/+jPwu+lpHs4h6km7Hbda+knr8UBABOhyBARaCh3d1CGEjXkMkfZ/+7ctoBHsAFMMGWyanVwM=
SHA256 (Pkgfile) = b37cd528fb605041601fd328d25b2fd90713825268554ffc9c7dfb1f044da1e4
SHA256 (.footprint) = 821dfa16a6634f3c1e0cbd029f3c78688ae52f87465eb676ce5768ca0ed550ab
SHA256 (Trac-1.5.1.tar.gz) = 30f8a3cfc387916bdcd272053074ff5121ca7df269cf1cdb3352e0a164597d00

View File

@ -1,6 +1,5 @@
# Description: Enhanced wiki and issue tracking system for software projects.
# URL: http://trac.edgewall.com/
# Packager: James Mills, prologic at shortcircuit dot net dot au
# Maintainer: Thomas Penteker, tek at serverop dot de
# Depends on: genshi python-jinja python-setuptools
# Nice to have: subversion-python
@ -8,7 +7,7 @@
name=trac
version=1.5.1
release=1
source=(https://ftp.edgewall.com/pub/trac/Trac-$version.tar.gz)
source=(http://ftp.edgewall.com/pub/trac/Trac-$version.tar.gz)
build () {
cd Trac-$version