ponyc: update to 0.19.2.
This commit is contained in:
parent
a8bb0ff83e
commit
ae9f77b7f5
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'ponyc'
|
# Template file for 'ponyc'
|
||||||
pkgname=ponyc
|
pkgname=ponyc
|
||||||
version=0.19.1
|
version=0.19.2
|
||||||
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=186f86e65160b1cfca4d20e149b6b514384f9f3bdb95ac9fa0ab22c03bce293a
|
checksum=9825c489eac403a9fd581405a3f9341d2b9806349466456353fe3fd225295364
|
||||||
|
|
||||||
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…
x
Reference in New Issue
Block a user