summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsl1pkn072015-07-28 21:03:09 +0200
committersl1pkn072015-07-28 21:03:09 +0200
commit1069c50a9358b1234ad2ce5fd8b54b862ddd7a92 (patch)
tree5deb4745af8fd5e30aee6ad28fe78945f0b4e20f
parent0d749a3057d1bc6a6c8950db17947334aaf7643d (diff)
downloadaur-1069c50a9358b1234ad2ce5fd8b54b862ddd7a92.tar.gz
update links
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD13
2 files changed, 6 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a814a305c737..c7e6c9877754 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -40,7 +40,7 @@ pkgbase = lsi-msm
source = lsi_msm.service
source = lsi_mrdsnmpd.service
source = ld.so.lsi-msm.conf
- source = http://www.lsi.com/downloads/Public/Advanced%20Software/Advanced%20Software%20Common%20Files/SLA_AdvancedSoftware.pdf
+ source = http://www.avagotech.com/docs-and-downloads/advanced-software/advanced-software-common-files/SLA_AdvancedSoftware.pdf
source = http://pkgs.fedoraproject.org/cgit/tog-pegasus.git/plain/pegasus-2.7.0-PIE.patch
source = http://pkgs.fedoraproject.org/cgit/tog-pegasus.git/plain/pegasus-2.9.0-no-rpath.patch
source = http://pkgs.fedoraproject.org/cgit/tog-pegasus.git/plain/pegasus-2.13.0-gcc5-build.patch
@@ -58,14 +58,14 @@ pkgbase = lsi-msm
sha1sums = e8c0cea2589daebcd94ec2baf726391d4cd516cd
sha1sums = a4d642b7be3c3400539dac5014f66463dc567221
sha1sums = 1eadb4d032cb7e7367317e61fee6a6e1f9f68868
- source_i686 = 15.05.01.00_Linux-x86_MSM.tar.gz::http://www.lsi.com/downloads/Public/RAID%20Controllers/RAID%20Controllers%20Common%20Files/MSM_linux_installer-15.05.01-00.tar.gz
+ source_i686 = 15.05.01.00_Linux-x86_MSM.tar.gz::http://www.avagotech.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/MSM_linux_installer-15-05-01-00-tar.gz
depends_i686 = libxi
depends_i686 = libxft
depends_i686 = libpng12
depends_i686 = libxinerama
depends_i686 = libjpeg6-turbo
sha1sums_i686 = caac4ba06e9e9e3d519f51eef4d33d9dbb0d501c
- source_x86_64 = 15.05.01.00_Linux-x64_MSM.tar.gz::http://www.lsi.com/downloads/Public/RAID%20Controllers/RAID%20Controllers%20Common%20Files/MSM_linux_x64_installer-15.05.01-00.tar.gz
+ source_x86_64 = 15.05.01.00_Linux-x64_MSM.tar.gz::http://www.avagotech.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/MSM_linux_x64_installer-15-05-01-00-tar.gz
depends_x86_64 = lib32-libxi
depends_x86_64 = lib32-libxft
depends_x86_64 = lib32-libpng12
diff --git a/PKGBUILD b/PKGBUILD
index e67d9c7926e3..16f6266b0132 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,27 +15,20 @@ makedepends=('icu' 'openslp' 'sqlite')
DLAGENTS=('https::/usr/bin/wget -c -t 3 --waitretry=3 -O %o %u'
'http::/usr/bin/curl -qb "" -fLC - --retry 3 --retry-delay 3 -o %o %u')
-# This download a "Token". without this, the remote server refuses to download any file.
-# For allow download files, need entre in the web, search the downloable package and then need acept the EULA.
-# For lie to the server for download the sources, only need try download any donwloadable file ("Token") directly through in the server. then the server detect this like a accept the EULA (:D).
-# If not download this token, then the makepkg fails download (or download incorrecty file, normally a html file instead a real tar.gz) and need reload the compilation.
-# The download gate remains open about 15 minutes before needed download the token/files again.
-wget "http://www.lsi.com/magic.axd?x=e&file=http%3A//www.lsi.com/downloads/Public/MegaRAID%2520Common%2520Files/${pkgver}_Linux-x86_MSM.txt" -q -O /dev/null
-
source=('https://collaboration.opengroup.org/pegasus/documents/32572/pegasus-2.14.1.tar.gz'
'msm_profile.sh'
'LSI_StorSNMP.ini'
'lsi_msm.service'
'lsi_mrdsnmpd.service'
'ld.so.lsi-msm.conf'
- 'http://www.lsi.com/downloads/Public/Advanced%20Software/Advanced%20Software%20Common%20Files/SLA_AdvancedSoftware.pdf'
+ 'http://www.avagotech.com/docs-and-downloads/advanced-software/advanced-software-common-files/SLA_AdvancedSoftware.pdf'
'http://pkgs.fedoraproject.org/cgit/tog-pegasus.git/plain/pegasus-2.7.0-PIE.patch'
'http://pkgs.fedoraproject.org/cgit/tog-pegasus.git/plain/pegasus-2.9.0-no-rpath.patch'
'http://pkgs.fedoraproject.org/cgit/tog-pegasus.git/plain/pegasus-2.13.0-gcc5-build.patch'
'http://pkgs.fedoraproject.org/cgit/tog-pegasus.git/plain/pegasus-2.14.1-build-fixes.patch'
'http://pkgs.fedoraproject.org/cgit/tog-pegasus.git/plain/pegasus-2.14.1-ssl-include.patch')
-source_i686=("${pkgver}_Linux-x86_MSM.tar.gz::http://www.lsi.com/downloads/Public/RAID%20Controllers/RAID%20Controllers%20Common%20Files/MSM_linux_installer-${pkgver//.00/-00}.tar.gz")
-source_x86_64=("${pkgver}_Linux-x64_MSM.tar.gz::http://www.lsi.com/downloads/Public/RAID%20Controllers/RAID%20Controllers%20Common%20Files/MSM_linux_x64_installer-${pkgver//.00/-00}.tar.gz")
+source_i686=("${pkgver}_Linux-x86_MSM.tar.gz::http://www.avagotech.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/MSM_linux_installer-${pkgver//./-}-tar.gz")
+source_x86_64=("${pkgver}_Linux-x64_MSM.tar.gz::http://www.avagotech.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/MSM_linux_x64_installer-${pkgver//./-}-tar.gz")
sha1sums=('c832eaf240f6dfba843c4937f7a935382d48b9be'
'0e5d7b71435760e3ef7c1e132ba05145ccbd1268'
'79fbe24898030db50295a6254e7c4627e2b51b7c'