mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 02:53:50 +02:00
cproto: update to 4.7j.
This commit is contained in:
parent
34dd6c30e1
commit
68d86ed520
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cproto'
|
# Template file for 'cproto'
|
||||||
pkgname=cproto
|
pkgname=cproto
|
||||||
version=4.7h
|
version=4.7j
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="flex"
|
hostmakedepends="flex"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="Public domain"
|
license="Public domain"
|
||||||
homepage="http://invisible-island.net/cproto/cproto.html"
|
homepage="http://invisible-island.net/cproto/cproto.html"
|
||||||
distfiles="ftp://invisible-island.net/cproto/cproto-${version}.tgz"
|
distfiles="ftp://invisible-island.net/cproto/cproto-${version}.tgz"
|
||||||
checksum=6d030bc604119c42f53eae6689bc54b3d56208c743bba093efba5d0bfe52ce37
|
checksum=1231309b1e9712551e1247120b096d019e1c66e612ad446184ad2def89f32d5d
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make bindir=${DESTDIR}/usr/bin mandir=${DESTDIR}/usr/share/man install
|
make bindir=${DESTDIR}/usr/bin mandir=${DESTDIR}/usr/share/man install
|
||||||
|
|
Loading…
Add table
Reference in a new issue