fpc-src: update to 3.2.0.

This commit is contained in:
Leah Neukirchen 2020-06-21 15:09:35 +02:00
parent 4959812b06
commit 676ca54e31
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fpc-src'
pkgname=fpc-src
version=3.0.4
version=3.2.0
revision=1
wrksrc="fpcbuild-${version}"
short_desc="Source code for FreePascal compiler"
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.0-or-later"
homepage="https://www.freepascal.org"
distfiles="ftp://ftp.freepascal.org/pub/fpc/dist/${version}/source/fpcbuild-${version}.tar.gz"
checksum=f66514e6f2c2e4e1bccccb4d554c24b77682ed61c87811ae5dd210f421855e76
checksum=f9b914eace989a023fb953da203dc0d973b44487568b4138c7d5b9613d7d6838
nostrip=yes
do_install() {