forked from ports/contrib
redis: 6.0.10 -> 6.2.0
This commit is contained in:
parent
416a7656b5
commit
8a6fad257f
@ -5,8 +5,8 @@ drwxr-xr-x root/root etc/rc.d/
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/redis-benchmark
|
||||
-rwxr-xr-x root/root usr/bin/redis-check-aof
|
||||
-rwxr-xr-x root/root usr/bin/redis-check-rdb
|
||||
lrwxrwxrwx root/root usr/bin/redis-check-aof -> redis-server
|
||||
lrwxrwxrwx root/root usr/bin/redis-check-rdb -> redis-server
|
||||
-rwxr-xr-x root/root usr/bin/redis-cli
|
||||
lrwxrwxrwx root/root usr/bin/redis-sentinel -> redis-server
|
||||
-rwxr-xr-x root/root usr/bin/redis-server
|
||||
|
@ -1,7 +1,7 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF365LBAaNo0HAJuEWH5cFYg/rmVgUTByeJ2Abghdsb4j8dWpKGxHUW924BHY2zNC6hi106XddGtPuwJoDoskk0gc=
|
||||
SHA256 (Pkgfile) = de7008426cf04d00814ec47a2b8d0d5c03125238e73aef0f294c0f87e95bf226
|
||||
SHA256 (.footprint) = c21eb747e36a5bc027c6f1560b36c4528d5673135a7d228b13009d9a99de969f
|
||||
SHA256 (redis-6.0.10.tar.gz) = 79bbb894f9dceb33ca699ee3ca4a4e1228be7fb5547aeb2f99d921e86c1285bd
|
||||
RWSagIOpLGJF37HWDvJBInl9Kbi+MDc4HtonglYmcOq93F2P3/Q8TQqGG0ZymQ9VxVhztpukonWQWJy/JtxYgJVc6EL9PXYf5wA=
|
||||
SHA256 (Pkgfile) = 6389f3a9e7f6475a29cb2dca98ce64ca8c442a554371919dd5d5c84a29d329eb
|
||||
SHA256 (.footprint) = 237e808e24be857e8ce0367adbeb9c2a345278a3ff52e0db44b802cd10c38065
|
||||
SHA256 (redis-6.2.0.tar.gz) = 67d624c25d962bd68aff8812a135df85bad07556b8825f3bcd5b522a9932dbca
|
||||
SHA256 (redis.conf) = c392fe6bb36ba7970561d97e2214e4a916193c32e12a82d1b8cb2dc12dac377f
|
||||
SHA256 (redis.rc) = 364257ea85d9e71196bdc1621da26b07684366c7030fbdea60b72a603e854a4f
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Maintainer: Tim Biermann, tbier at posteo dot de
|
||||
|
||||
name=redis
|
||||
version=6.0.10
|
||||
version=6.2.0
|
||||
release=1
|
||||
source=(https://download.redis.io/releases/$name-$version.tar.gz redis.conf
|
||||
redis.rc)
|
||||
|
Loading…
x
Reference in New Issue
Block a user