mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
3mux: update to 1.0.1.
This commit is contained in:
parent
a7b5a0c08d
commit
c8456f5c4f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for '3mux'
|
# Template file for '3mux'
|
||||||
pkgname=3mux
|
pkgname=3mux
|
||||||
version=0.3.0
|
version=1.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/aaronjanse/3mux
|
go_import_path=github.com/aaronjanse/3mux
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/aaronjanse/3mux"
|
homepage="https://github.com/aaronjanse/3mux"
|
||||||
distfiles="https://github.com/aaronjanse/3mux/archive/v${version}.tar.gz"
|
distfiles="https://github.com/aaronjanse/3mux/archive/v${version}.tar.gz"
|
||||||
checksum=fa938fd68a9afbea0acaf0d4e22e1e1cd957ba78411f9398e90420f8d8ca2519
|
checksum=925e23850ad69ce12069bb4c48af6e70c820bbd4bfe5a83ebf72eaefb9d8ab83
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue