cproto: update to 4.7s
This commit is contained in:
parent
0b2100109a
commit
5231a5f061
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cproto'
|
||||
pkgname=cproto
|
||||
version=4.7o
|
||||
revision=2
|
||||
version=4.7s
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="flex"
|
||||
short_desc="Generates function prototypes and variable declarations from C code"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="Public Domain"
|
||||
homepage="http://invisible-island.net/cproto/cproto.html"
|
||||
distfiles="ftp://ftp.invisible-island.net/cproto/cproto-${version}.tgz"
|
||||
checksum=c76b0b72064e59709459bb7d75d6ec929f77ce5ae7f2610d169ba0fa20ccb44f
|
||||
checksum=842f28a811f58aa196b77763e08811c2af00472c0ea363d397a545046d623545
|
||||
|
||||
do_install() {
|
||||
make bindir=${DESTDIR}/usr/bin mandir=${DESTDIR}/usr/share/man install
|
||||
|
|
Loading…
Reference in New Issue