mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
mblaze: update to 1.3.
This commit is contained in:
parent
2795e069aa
commit
d24d35766e
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mblaze'
|
# Template file for 'mblaze'
|
||||||
pkgname=mblaze
|
pkgname=mblaze
|
||||||
version=1.2
|
version=1.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
checkdepends="perl"
|
checkdepends="perl"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Public Domain, MIT"
|
license="Public Domain, MIT"
|
||||||
homepage="https://github.com/leahneukirchen/mblaze"
|
homepage="https://github.com/leahneukirchen/mblaze"
|
||||||
distfiles="https://leahneukirchen.org/releases/${pkgname}-${version}.tar.gz"
|
distfiles="https://leahneukirchen.org/releases/${pkgname}-${version}.tar.gz"
|
||||||
checksum=50c164c88cc83b4f52691341ee14060da5a6f1859e86aa73ff595de4b410037f
|
checksum=db2c7bdc37eb2f6ac07263232b1d70d733edfa709cdef87db63aaec4fe64da3c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vbin contrib/mcount
|
vbin contrib/mcount
|
||||||
|
@ -17,6 +17,7 @@ post_install() {
|
||||||
vbin contrib/menter
|
vbin contrib/menter
|
||||||
vbin contrib/mgpg
|
vbin contrib/mgpg
|
||||||
vbin contrib/mmailto
|
vbin contrib/mmailto
|
||||||
|
vbin contrib/mopenall
|
||||||
vbin contrib/mp7m
|
vbin contrib/mp7m
|
||||||
vbin contrib/mraw
|
vbin contrib/mraw
|
||||||
vbin contrib/mrecode
|
vbin contrib/mrecode
|
||||||
|
|
Loading…
Add table
Reference in a new issue