cproto: update to 4.7m.
This commit is contained in:
parent
b968850732
commit
0bef12f689
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cproto'
|
||||
pkgname=cproto
|
||||
version=4.7l
|
||||
version=4.7m
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="flex"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="Public domain"
|
||||
homepage="http://invisible-island.net/cproto/cproto.html"
|
||||
distfiles="ftp://invisible-island.net/cproto/cproto-${version}.tgz"
|
||||
checksum=823a1e0480bbb39958c6c322c665932dd74286a8eb6dfe652528b6b8c3d873a5
|
||||
checksum=4b482e80f1b492e94f8dcda74d25a7bd0381c870eb500c18e7970ceacdc07c89
|
||||
|
||||
do_install() {
|
||||
make bindir=${DESTDIR}/usr/bin mandir=${DESTDIR}/usr/share/man install
|
||||
|
|
Loading…
Reference in a new issue