mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 19:12:57 +02:00
gorm: update to 1.5.0.
This commit is contained in:
parent
07edcc8194
commit
3e427bdff2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gorm'
|
# Template file for 'gorm'
|
||||||
pkgname=gorm
|
pkgname=gorm
|
||||||
version=1.4.0
|
version=1.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
|
@ -11,4 +11,4 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.gnustep.org/experience/Gorm.html"
|
homepage="http://www.gnustep.org/experience/Gorm.html"
|
||||||
distfiles="https://github.com/gnustep/apps-gorm/archive/gorm-${version//./_}.tar.gz"
|
distfiles="https://github.com/gnustep/apps-gorm/archive/gorm-${version//./_}.tar.gz"
|
||||||
checksum=094b044c316f7c8d46f89fa60a2d444c7f0958c421c7edf4188ea42bec7bd5bc
|
checksum=21bb0ba0f9a24ab5ef47e455198c4b2e0e8c9d17e7b0853bafbd89b80127bb2b
|
||||||
|
|
Loading…
Add table
Reference in a new issue