ponyc: update to 0.20.0 (#8597)

Update location of source archive.
This commit is contained in:
Peter Bui 2017-11-02 04:33:40 -04:00 committed by Juan RP
parent e561d19c59
commit 409d6c9366
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ponyc'
pkgname=ponyc
version=0.19.3
version=0.20.0
revision=1
only_for_archs="x86_64"
build_style=gnu-makefile
@ -10,8 +10,8 @@ short_desc="OO, actor-model, capabilities-secure, high-performance language"
maintainer="bougyman <bougyman@voidlinux.eu>"
license="2-clause-BSD"
homepage="http://ponylang.org/"
distfiles="https://github.com/CausalityLtd/ponyc/archive/${version}.tar.gz"
checksum=1917fa434c34d82f9dd382ac74012fd2fcba4568a0b8d258e4ab1219a84983d8
distfiles="https://github.com/ponylang/ponyc/archive/${version}.tar.gz"
checksum=f2be4b11714113eb506e1fcd4b7fdb6f6f84abc73291156a34b4e76abcb77866
do_build() {
make config=release destdir=/usr/lib/pony/${version} prefix=/usr