mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libjodycode: update to 3.1.1
This commit is contained in:
parent
8a8450338a
commit
e3eab97bd2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libjodycode'
|
# Template file for 'libjodycode'
|
||||||
pkgname=libjodycode
|
pkgname=libjodycode
|
||||||
version=3.1
|
version=3.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
homepage="https://codeberg.org/jbruchon/libjodycode"
|
homepage="https://codeberg.org/jbruchon/libjodycode"
|
||||||
changelog="https://codeberg.org/jbruchon/libjodycode/raw/branch/master/CHANGES.txt"
|
changelog="https://codeberg.org/jbruchon/libjodycode/raw/branch/master/CHANGES.txt"
|
||||||
distfiles="https://codeberg.org/jbruchon/libjodycode/archive/v${version}.tar.gz"
|
distfiles="https://codeberg.org/jbruchon/libjodycode/archive/v${version}.tar.gz"
|
||||||
checksum=990a53248a5a410c7f26a6422d0a907d1b7c156efbf204a1faf4982614e243a9
|
checksum=82717625b91f92ea4e7435798385762c6906835fa2cf2c80c9f83d6734bfddad
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue