mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libbraiding: update to 1.3.1.
This commit is contained in:
parent
dcb8a71c85
commit
155027b63d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libbraiding'
|
# Template file for 'libbraiding'
|
||||||
pkgname=libbraiding
|
pkgname=libbraiding
|
||||||
version=1.3
|
version=1.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Library to compute several properties of braids"
|
short_desc="Library to compute several properties of braids"
|
||||||
|
@ -9,7 +9,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/miguelmarco/libbraiding/"
|
homepage="https://github.com/miguelmarco/libbraiding/"
|
||||||
changelog="https://github.com/miguelmarco/libbraiding/releases"
|
changelog="https://github.com/miguelmarco/libbraiding/releases"
|
||||||
distfiles="https://github.com/miguelmarco/libbraiding/releases/download/$version/libbraiding-$version.tar.gz"
|
distfiles="https://github.com/miguelmarco/libbraiding/releases/download/$version/libbraiding-$version.tar.gz"
|
||||||
checksum=428e8b22a42e5539e511619ac61242e088642054bacae1daef174667ecf19000
|
checksum=d1738c3ad64a90ca0ad968d2e3c9069b0de08abcf37fb44a151a229d88203950
|
||||||
|
|
||||||
libbraiding-devel_package() {
|
libbraiding-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue