mblaze: update to 1.3.
This commit is contained in:
parent
2795e069aa
commit
d24d35766e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mblaze'
|
||||
pkgname=mblaze
|
||||
version=1.2
|
||||
version=1.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
checkdepends="perl"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Public Domain, MIT"
|
||||
homepage="https://github.com/leahneukirchen/mblaze"
|
||||
distfiles="https://leahneukirchen.org/releases/${pkgname}-${version}.tar.gz"
|
||||
checksum=50c164c88cc83b4f52691341ee14060da5a6f1859e86aa73ff595de4b410037f
|
||||
checksum=db2c7bdc37eb2f6ac07263232b1d70d733edfa709cdef87db63aaec4fe64da3c
|
||||
|
||||
post_install() {
|
||||
vbin contrib/mcount
|
||||
|
@ -17,6 +17,7 @@ post_install() {
|
|||
vbin contrib/menter
|
||||
vbin contrib/mgpg
|
||||
vbin contrib/mmailto
|
||||
vbin contrib/mopenall
|
||||
vbin contrib/mp7m
|
||||
vbin contrib/mraw
|
||||
vbin contrib/mrecode
|
||||
|
|
Loading…
Reference in New Issue