mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
trurl: update to 0.15.1.
This commit is contained in:
parent
9232554618
commit
4f91a42d91
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'trurl'
|
# Template file for 'trurl'
|
||||||
pkgname=trurl
|
pkgname=trurl
|
||||||
version=0.15
|
version=0.15.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_check_target="test"
|
make_check_target="test"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://curl.se/trurl"
|
homepage="https://curl.se/trurl"
|
||||||
changelog="https://raw.githubusercontent.com/curl/trurl/master/RELEASE-NOTES"
|
changelog="https://raw.githubusercontent.com/curl/trurl/master/RELEASE-NOTES"
|
||||||
distfiles="https://github.com/curl/trurl/releases/download/trurl-${version}/trurl-${version}.tar.gz"
|
distfiles="https://github.com/curl/trurl/releases/download/trurl-${version}/trurl-${version}.tar.gz"
|
||||||
checksum=e58d9a698c009b2b1381f5636b5334ce7704ad2cd5ae8d30da97d483518a7f25
|
checksum=680342d123b71a08e77275f6dd4ac40847cbd3289c6ec967d4c976ea28626f04
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue