ponyc: update to 0.19.3.
This commit is contained in:
parent
4da48405e2
commit
93137ed149
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ponyc'
|
# Template file for 'ponyc'
|
||||||
pkgname=ponyc
|
pkgname=ponyc
|
||||||
version=0.19.2
|
version=0.19.3
|
||||||
revision=1
|
revision=1
|
||||||
only_for_archs="x86_64"
|
only_for_archs="x86_64"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -11,7 +11,7 @@ maintainer="bougyman <bougyman@voidlinux.eu>"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
homepage="http://ponylang.org/"
|
homepage="http://ponylang.org/"
|
||||||
distfiles="https://github.com/CausalityLtd/ponyc/archive/${version}.tar.gz"
|
distfiles="https://github.com/CausalityLtd/ponyc/archive/${version}.tar.gz"
|
||||||
checksum=9825c489eac403a9fd581405a3f9341d2b9806349466456353fe3fd225295364
|
checksum=1917fa434c34d82f9dd382ac74012fd2fcba4568a0b8d258e4ab1219a84983d8
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make config=release destdir=/usr/lib/pony/${version} prefix=/usr
|
make config=release destdir=/usr/lib/pony/${version} prefix=/usr
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue