memcached: update to 1.6.10.

This commit is contained in:
Anthony Iliopoulos 2021-09-25 09:59:26 +00:00 committed by Piraty
parent f6fc91a6e4
commit aca8c93316
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'memcached'
pkgname=memcached
version=1.6.9
version=1.6.10
revision=1
build_style=gnu-configure
configure_args="--enable-seccomp"
@ -12,7 +12,7 @@ license="BSD-3-Clause"
homepage="http://www.memcached.org"
changelog="https://github.com/memcached/memcached/wiki/ReleaseNotes${version//./}"
distfiles="http://memcached.org/files/${pkgname}-${version}.tar.gz"
checksum=d5a62ce377314dbffdb37c4467e7763e3abae376a16171e613cbe69956f092d1
checksum=ef46ac33c55d3a0f1c5ae8eb654677d84669913997db5d0c422c5eaffd694a92
# Rebuild configure script, due to patching configure.ac
pre_configure() {