mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
umurmur: update to 0.2.20.
This commit is contained in:
parent
62ba4e1051
commit
cdfea014a1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'umurmur'
|
# Template file for 'umurmur'
|
||||||
pkgname=umurmur
|
pkgname=umurmur
|
||||||
version=0.2.19
|
version=0.2.20
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-shmapi --with-ssl=openssl"
|
configure_args="--enable-shmapi --with-ssl=openssl"
|
||||||
conf_files="/etc/umurmur/umurmur.conf"
|
conf_files="/etc/umurmur/umurmur.conf"
|
||||||
|
@ -13,7 +13,7 @@ license="BSD-3-clause"
|
||||||
homepage="http://umurmur.net/"
|
homepage="http://umurmur.net/"
|
||||||
changelog="https://github.com/umurmur/umurmur/raw/master/ChangeLog"
|
changelog="https://github.com/umurmur/umurmur/raw/master/ChangeLog"
|
||||||
distfiles="https://github.com/umurmur/umurmur/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/umurmur/umurmur/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=338053160bc48e48850061cdfc19cf1b2bb66e56877c04cd6de7831b468646b6
|
checksum=b7b2978c3197aef0a6531f1cf0ee1aebb32a55ad8bda43064ce3a944edbcac83
|
||||||
|
|
||||||
system_accounts="umurmur"
|
system_accounts="umurmur"
|
||||||
umurmur_homedir="/var/lib/umurmur"
|
umurmur_homedir="/var/lib/umurmur"
|
||||||
|
|
Loading…
Add table
Reference in a new issue