mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
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'
|
# Template file for 'reptyr'
|
||||||
pkgname=reptyr
|
pkgname=reptyr
|
||||||
version=0.7.0
|
version=0.8.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/nelhage/reptyr"
|
homepage="https://github.com/nelhage/reptyr"
|
||||||
distfiles="https://github.com/nelhage/reptyr/archive/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/nelhage/reptyr/archive/${pkgname}-${version}.tar.gz"
|
||||||
checksum=b1c539f4c8e695d575f5d4593e64a3a04d63b0f0c5d34e6c735fd28e365d4983
|
checksum=4b470ed2a0d25fed591739fa9613ce7ad3d0377891eb56cbe914e3c85db46ca8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING LICENSE
|
vlicense COPYING LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue