mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
netpgp: rebuild with libressl-2.8
This commit is contained in:
parent
467e7bff8b
commit
91f6aaa07f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'netpgp'
|
# Template file for 'netpgp'
|
||||||
pkgname=netpgp
|
pkgname=netpgp
|
||||||
version=20140220
|
version=20140220
|
||||||
revision=14
|
revision=15
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
makedepends="zlib-devel bzip2-devel libressl-devel"
|
makedepends="zlib-devel bzip2-devel libressl-devel"
|
||||||
|
@ -12,7 +12,7 @@ homepage="http://www.netbsd.org"
|
||||||
distfiles="ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/LOCAL_PORTS/netpgp-${version}.tar.gz"
|
distfiles="ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/LOCAL_PORTS/netpgp-${version}.tar.gz"
|
||||||
checksum=fbe403f037376a40afd19bc8a1786b55b67cf8092a723ef36a61d99260b66dbf
|
checksum=fbe403f037376a40afd19bc8a1786b55b67cf8092a723ef36a61d99260b66dbf
|
||||||
|
|
||||||
CFLAGS="-Wno-error=cpp"
|
CFLAGS="-Wno-error=cpp -Wno-format-truncation -Wno-stringop-truncation -Wno-stringop-overflow"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue