mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
libhangul: fix wrksrc
This commit is contained in:
parent
749951732e
commit
4b487280a1
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/libhangul/libhangul"
|
homepage="https://github.com/libhangul/libhangul"
|
||||||
distfiles="https://github.com/libhangul/libhangul/archive/libhangul-${version}.tar.gz"
|
distfiles="https://github.com/libhangul/libhangul/archive/libhangul-${version}.tar.gz"
|
||||||
checksum=e2a81ef159ed098d3cc1a20377dba6204821b7ce2bc24cfb2f2543adf3bc5830
|
checksum=e2a81ef159ed098d3cc1a20377dba6204821b7ce2bc24cfb2f2543adf3bc5830
|
||||||
|
wrksrc="$pkgname-$pkgname-$version"
|
||||||
|
|
||||||
libhangul-devel_package() {
|
libhangul-devel_package() {
|
||||||
depends="libhangul-${version}_${revision}"
|
depends="libhangul-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue