mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
bftpd: update to 5.2
This commit is contained in:
parent
18789ab5ad
commit
7b1e03524e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bftpd'
|
# Template file for 'bftpd'
|
||||||
pkgname=bftpd
|
pkgname=bftpd
|
||||||
version=5.1
|
version=5.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="$pkgname"
|
wrksrc="$pkgname"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Norbert Vegh <vegh@norvegh.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://bftpd.sourceforge.net/"
|
homepage="http://bftpd.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/bftpd/bftpd-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/bftpd/bftpd-${version}.tar.gz"
|
||||||
checksum=d0173b6c7ee2df202a270561b8fb470af8df37409a7eec87f3c333c393ee65ce
|
checksum=7e6259f8eada88ef598df4c1517fa260c798ad2361d9b4627b97ff2125ddaa4e
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i "s|LDFLAGS=$|LDFLAGS=${LDFLAGS}|" Makefile
|
sed -i "s|LDFLAGS=$|LDFLAGS=${LDFLAGS}|" Makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue