Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/utfcpp/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'utfcpp'
pkgname=utfcpp
version=4.0.8
version=4.0.9
revision=1
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON"
Expand All @@ -9,7 +9,7 @@ maintainer="Mateusz Sylwestrzak <[email protected]>"
license="BSL-1.0"
homepage="https://github.com/nemtrif/utfcpp"
distfiles="https://github.com/nemtrif/utfcpp/archive/v${version}.tar.gz"
checksum=f808b26d8c3a59def27fea207182ece77a8930bd121a69f80d328ecf3cfef925
checksum=397a9a2a6ed5238f854f490b0177b840abc6b62571ec3e07baa0bb94d3f14d5a

post_install() {
vlicense LICENSE
Expand Down