mblaze: update to 1.0.
This commit is contained in:
parent
1a37fd1d89
commit
6135268856
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mblaze'
|
||||
pkgname=mblaze
|
||||
version=0.7
|
||||
version=1.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
checkdepends="perl"
|
||||
|
@ -9,9 +9,10 @@ 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=804feb62551a64574bbf1b80fadee751abe5657c94205f96ca884f739d3d33fc
|
||||
checksum=316061e8d6cf6455a91105c550669638f6e0288c53c7185fb2429c54e80f2335
|
||||
|
||||
post_install() {
|
||||
vbin contrib/mcount
|
||||
vbin contrib/mencrypt
|
||||
vbin contrib/menter
|
||||
vbin contrib/mgpg
|
||||
|
|
Loading…
Reference in a new issue