reptyr: update to 0.8.0.
This commit is contained in:
parent
1a2a5a7c41
commit
3957aee414
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'reptyr'
|
||||
pkgname=reptyr
|
||||
version=0.7.0
|
||||
version=0.8.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-makefile
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/nelhage/reptyr"
|
||||
distfiles="https://github.com/nelhage/reptyr/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=b1c539f4c8e695d575f5d4593e64a3a04d63b0f0c5d34e6c735fd28e365d4983
|
||||
checksum=4b470ed2a0d25fed591739fa9613ce7ad3d0377891eb56cbe914e3c85db46ca8
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING LICENSE
|
||||
|
|
Loading…
Reference in a new issue