lazarus: update to 2.0.8
This commit is contained in:
parent
0e2a13aedb
commit
6620bff441
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lazarus'
|
# Template file for 'lazarus'
|
||||||
pkgname=lazarus
|
pkgname=lazarus
|
||||||
version=2.0.2
|
version=2.0.8
|
||||||
revision=2
|
revision=1
|
||||||
archs="x86_64 i686"
|
archs="x86_64 i686"
|
||||||
wrksrc=lazarus
|
wrksrc=lazarus
|
||||||
hostmakedepends="fpc rsync"
|
hostmakedepends="fpc rsync"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, MPL-2.0, LGPL-2.0-or-later"
|
license="GPL-2.0-or-later, MPL-2.0, LGPL-2.0-or-later"
|
||||||
homepage="http://www.lazarus.freepascal.org"
|
homepage="http://www.lazarus.freepascal.org"
|
||||||
distfiles="${SOURCEFORGE_SITE}/project/lazarus/Lazarus%20Zip%20_%20GZip/Lazarus%20${version}/lazarus-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/project/lazarus/Lazarus%20Zip%20_%20GZip/Lazarus%20${version}/lazarus-${version}.tar.gz"
|
||||||
checksum=e9d07f176e63c6ff7cf693a135ee66135c147ba398f67b8c6fe892c726f6a476
|
checksum=90b037280e5c63265bc25a63e6e78c9cb979fc4b45aa84606e3856b09ac791c5
|
||||||
nopie=yes
|
nopie=yes
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue