mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libpsl: update to 0.21.5.
This commit is contained in:
parent
e50d50eee1
commit
bf9b913bd4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libpsl'
|
# Template file for 'libpsl'
|
||||||
pkgname=libpsl
|
pkgname=libpsl
|
||||||
version=0.21.2
|
version=0.21.5
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-runtime=libidn2
|
configure_args="--enable-runtime=libidn2
|
||||||
--with-psl-distfile=/usr/share/publicsuffix/public_suffix_list.dafsa
|
--with-psl-distfile=/usr/share/publicsuffix/public_suffix_list.dafsa
|
||||||
|
@ -15,7 +15,7 @@ license="MIT, BSD-3-Clause"
|
||||||
homepage="https://rockdaboot.github.io/libpsl/"
|
homepage="https://rockdaboot.github.io/libpsl/"
|
||||||
changelog="https://raw.githubusercontent.com/rockdaboot/libpsl/master/NEWS"
|
changelog="https://raw.githubusercontent.com/rockdaboot/libpsl/master/NEWS"
|
||||||
distfiles="https://github.com/rockdaboot/libpsl/releases/download/${version}/libpsl-${version}.tar.gz"
|
distfiles="https://github.com/rockdaboot/libpsl/releases/download/${version}/libpsl-${version}.tar.gz"
|
||||||
checksum=e35991b6e17001afa2c0ca3b10c357650602b92596209b7492802f3768a6285f
|
checksum=1dcc9ceae8b128f3c0b3f654decd0e1e891afc6ff81098f227ef260449dae208
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue