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.9
version=4.1.0
revision=1
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON"
Expand All @@ -9,7 +9,7 @@ maintainer="Mateusz Sylwestrzak <slymattz@gmail.com>"
license="BSL-1.0"
homepage="https://github.com/nemtrif/utfcpp"
distfiles="https://github.com/nemtrif/utfcpp/archive/v${version}.tar.gz"
checksum=397a9a2a6ed5238f854f490b0177b840abc6b62571ec3e07baa0bb94d3f14d5a
checksum=9a45cbeefacf512879971eaf57fe52133b73a0152d5354f3adeaf8d103cff0f3

post_install() {
vlicense LICENSE
Expand Down