cproto: update to 4.7l.
This commit is contained in:
parent
15a24305ba
commit
3832295d3c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cproto'
|
||||
pkgname=cproto
|
||||
version=4.7j
|
||||
version=4.7l
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="flex"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="Public domain"
|
||||
homepage="http://invisible-island.net/cproto/cproto.html"
|
||||
distfiles="ftp://invisible-island.net/cproto/cproto-${version}.tgz"
|
||||
checksum=1231309b1e9712551e1247120b096d019e1c66e612ad446184ad2def89f32d5d
|
||||
checksum=823a1e0480bbb39958c6c322c665932dd74286a8eb6dfe652528b6b8c3d873a5
|
||||
|
||||
do_install() {
|
||||
make bindir=${DESTDIR}/usr/bin mandir=${DESTDIR}/usr/share/man install
|
||||
|
|
Loading…
Reference in New Issue