ponyc: update to 0.11.3.
This commit is contained in:
parent
0350e918d4
commit
e7f08808d7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ponyc'
|
||||
pkgname=ponyc
|
||||
version=0.11.1
|
||||
version=0.11.3
|
||||
revision=1
|
||||
only_for_archs="x86_64"
|
||||
build_style=gnu-makefile
|
||||
|
@ -11,7 +11,7 @@ maintainer="bougyman <bougyman@voidlinux.eu>"
|
|||
license="BSD"
|
||||
homepage="http://ponylang.org/"
|
||||
distfiles="https://github.com/CausalityLtd/ponyc/archive/${version}.tar.gz"
|
||||
checksum=5bac06a49940c7be74b8ff9798e39e57bea8d8b549c6dbe61bbf0067a117f50b
|
||||
checksum=0b88009c636669192baee71589cd37885fe0f39bd24008ccc20780d925c18a2c
|
||||
|
||||
do_build() {
|
||||
make config=release destdir=/usr/lib/pony/${version} prefix=/usr
|
||||
|
|
Loading…
Reference in a new issue