updating, adding some package fixes

This commit is contained in:
brent s. 2016-04-30 06:49:05 -04:00
parent 3cbf32be30
commit 91b8edcc26
3 changed files with 9 additions and 1 deletions

View File

@ -0,0 +1,4 @@
#!/bin/bash

# original URL at sourceforge chokes out
sed -re 's@^(source=\(").*$@\1ftp://ftp.gnome.org/mirror/temp/sf2015/a/au/autopsy/autopsy/2.24/autopsy-2.24.tar.gz")@g' ${1}

View File

@ -0,0 +1,4 @@
#!/bin/bash

# original URL at sourceforge chokes out
sed -re 's@^(source=\(").*$@\1http://fossies.org/linux/privat/${pkgname}-${pkgver}.tar.gz")@g' ${1}

@ -1 +1 @@
Subproject commit 55e409b14fdfc6bcd51cdcdaf1ee20ad5258215d
Subproject commit 2d42d3cff6e941c4e04d15dc29ea670f2fdb7b0c