gsoap: fix checksum.
these morons released a new tarball (with no changes others than Copyright informations) without bumping the version.
This commit is contained in:
parent
179caa73a6
commit
bc5200d886
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ maintainer="Enno Boland <eb@s01.de>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.cs.fsu.edu/~engelen/soap.html"
|
homepage="http://www.cs.fsu.edu/~engelen/soap.html"
|
||||||
distfiles="${SOURCEFORGE_SITE}/gsoap2/gsoap_${version}.zip"
|
distfiles="${SOURCEFORGE_SITE}/gsoap2/gsoap_${version}.zip"
|
||||||
checksum=2fdf14e6e4dece9409db53a3c4676a0b25711279bc2a8d8949a46c2d9907308b
|
checksum=30b045af2633ac5e92ea92fdb4baad784afe6e6548b5ef2f9cad48df6a7d3e48
|
||||||
wrksrc="${pkgname}-${version%.*}"
|
wrksrc="${pkgname}-${version%.*}"
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue