pony-stable: update to 0.2.0.
This commit is contained in:
parent
a2497d6319
commit
910bff869f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pony-stable'
|
||||
pkgname=pony-stable
|
||||
version=0.1.6
|
||||
version=0.2.0
|
||||
revision=1
|
||||
only_for_archs="x86_64"
|
||||
build_style=gnu-makefile
|
||||
|
@ -12,7 +12,7 @@ maintainer="Brian Mitchell <brian@strmpnk.co>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/ponylang/pony-stable"
|
||||
distfiles="https://github.com/ponylang/pony-stable/archive/${version}.tar.gz"
|
||||
checksum=1e980924ff7ea03e07f2eb16e5ae826ff9142f659aa83127ca80c1055af59748
|
||||
checksum=ed33a9523bc5eba7a9c738ede4e4dcef1755c485e6bfc0c58973c30908a1cb4d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue