mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
reptyr: update to 0.9.0.
This commit is contained in:
parent
4aa3dac31f
commit
a0c09acf17
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.8.0
|
version=0.9.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=4b470ed2a0d25fed591739fa9613ce7ad3d0377891eb56cbe914e3c85db46ca8
|
checksum=b442fbb80a1003b1985974c6fc9eeb8124a43a9bf014ae6af8cde0ca5e587731
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING LICENSE
|
vlicense COPYING LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue