mblaze: update to 1.1.
This commit is contained in:
parent
98b05f2206
commit
6bf152159c
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.0
|
version=1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
checkdepends="perl"
|
checkdepends="perl"
|
||||||
|
@ -9,13 +9,14 @@ 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=316061e8d6cf6455a91105c550669638f6e0288c53c7185fb2429c54e80f2335
|
checksum=edd8cb86f667543e703dee58263b81c7e47744339d23ebbb6a43e75059ba93b1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vbin contrib/mcount
|
vbin contrib/mcount
|
||||||
vbin contrib/mencrypt
|
vbin contrib/mencrypt
|
||||||
vbin contrib/menter
|
vbin contrib/menter
|
||||||
vbin contrib/mgpg
|
vbin contrib/mgpg
|
||||||
|
vbin contrib/mmailto
|
||||||
vbin contrib/mp7m
|
vbin contrib/mp7m
|
||||||
vbin contrib/mraw
|
vbin contrib/mraw
|
||||||
vbin contrib/mrecode
|
vbin contrib/mrecode
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue