cproto: update to 4.7o.
This commit is contained in:
parent
1e8f66a373
commit
8510eda05c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cproto'
|
||||
pkgname=cproto
|
||||
version=4.7n
|
||||
version=4.7o
|
||||
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://ftp.invisible-island.net/cproto/cproto-${version}.tgz"
|
||||
checksum=bb2030b8c6089c5b245f5a63e873aa5665ba4401525c140a737daec163749db2
|
||||
checksum=c76b0b72064e59709459bb7d75d6ec929f77ce5ae7f2610d169ba0fa20ccb44f
|
||||
|
||||
do_install() {
|
||||
make bindir=${DESTDIR}/usr/bin mandir=${DESTDIR}/usr/share/man install
|
||||
|
|
Loading…
Reference in a new issue