mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
memcached: update to 1.6.10.
This commit is contained in:
parent
f6fc91a6e4
commit
aca8c93316
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'memcached'
|
# Template file for 'memcached'
|
||||||
pkgname=memcached
|
pkgname=memcached
|
||||||
version=1.6.9
|
version=1.6.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-seccomp"
|
configure_args="--enable-seccomp"
|
||||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
||||||
homepage="http://www.memcached.org"
|
homepage="http://www.memcached.org"
|
||||||
changelog="https://github.com/memcached/memcached/wiki/ReleaseNotes${version//./}"
|
changelog="https://github.com/memcached/memcached/wiki/ReleaseNotes${version//./}"
|
||||||
distfiles="http://memcached.org/files/${pkgname}-${version}.tar.gz"
|
distfiles="http://memcached.org/files/${pkgname}-${version}.tar.gz"
|
||||||
checksum=d5a62ce377314dbffdb37c4467e7763e3abae376a16171e613cbe69956f092d1
|
checksum=ef46ac33c55d3a0f1c5ae8eb654677d84669913997db5d0c422c5eaffd694a92
|
||||||
|
|
||||||
# Rebuild configure script, due to patching configure.ac
|
# Rebuild configure script, due to patching configure.ac
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue