mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
e2f3d3dda2
commit
1a7fd1dff5
2 changed files with 3 additions and 3 deletions
|
@ -1360,7 +1360,7 @@ librumpdev_audio.so.0 netbsd-rumpkernel-20140526_3
|
||||||
librumpclient.so.0 netbsd-rumpkernel-20140526_3
|
librumpclient.so.0 netbsd-rumpkernel-20140526_3
|
||||||
libdotconf.so.0 dotconf-1.3_1
|
libdotconf.so.0 dotconf-1.3_1
|
||||||
libspeechd.so.2 speech-dispatcher-0.8_1
|
libspeechd.so.2 speech-dispatcher-0.8_1
|
||||||
libre2.so.0 re2-2015.07.01_1
|
libre2.so.7 re2-2020.06.01_1
|
||||||
libminizip.so.1 minizip-1.2.7_1
|
libminizip.so.1 minizip-1.2.7_1
|
||||||
libsrtp2.so.1 libsrtp-2.1.0_1
|
libsrtp2.so.1 libsrtp-2.1.0_1
|
||||||
libjsoncpp.so.19 jsoncpp-1.8.3_1
|
libjsoncpp.so.19 jsoncpp-1.8.3_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 're2'
|
# Template file for 're2'
|
||||||
pkgname=re2
|
pkgname=re2
|
||||||
version=2019.09.01
|
version=2020.06.01
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${version//./-}"
|
wrksrc="${pkgname}-${version//./-}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/google/re2"
|
homepage="https://github.com/google/re2"
|
||||||
distfiles="${homepage}/archive/${version//./-}.tar.gz"
|
distfiles="${homepage}/archive/${version//./-}.tar.gz"
|
||||||
checksum=b0382aa7369f373a0148218f2df5a6afd6bfa884ce4da2dfb576b979989e615e
|
checksum=fb8e0f4ed7a212e3420507f27933ef5a8c01aec70e5148c6a35313573269fae6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue