mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
libdill: update to 2.10.
This commit is contained in:
parent
0b218bc554
commit
8c261dc3d2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libdill'
|
||||
pkgname=libdill
|
||||
version=2.9
|
||||
version=2.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Tai Chi Minh Ralph Eastwood <tcmreastwood@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="http://libdill.org/"
|
||||
distfiles="https://github.com/sustrik/libdill/archive/${version}.tar.gz"
|
||||
checksum=8b6b679a1c0e3071a488905c51c21ea9fda7567f8744c33576074124d306202e
|
||||
checksum=a332e412b2b2b0b5e656439e299727e91da1753b9e9a08be2176338e624251d9
|
||||
|
||||
pre_configure() {
|
||||
export CFLAGS="${CFLAGS/-D_FORTIFY_SOURCE=?/}"
|
||||
|
|
Loading…
Add table
Reference in a new issue