gorm: update to 1.4.0.
This commit is contained in:
parent
232ee1291e
commit
fe804f642b
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'gorm'
|
||||
pkgname=gorm
|
||||
version=1.2.28
|
||||
revision=2
|
||||
_gitrev=f97cfac1c8d30b8662cdec03e6f1340140b7e90f
|
||||
version=1.4.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
hostmakedepends="gnustep-make"
|
||||
|
@ -11,5 +10,5 @@ short_desc="Graphical Object Relationship Modeller for GNUstep"
|
|||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.gnustep.org/experience/Gorm.html"
|
||||
distfiles="https://github.com/gnustep/apps-gorm/archive/${_gitrev}.tar.gz"
|
||||
checksum=e9577be68f003b6b6a22587837a3150c484c69fa5b2a31d2024d6ff1674f29dc
|
||||
distfiles="https://github.com/gnustep/apps-gorm/archive/gorm-${version//./_}.tar.gz"
|
||||
checksum=094b044c316f7c8d46f89fa60a2d444c7f0958c421c7edf4188ea42bec7bd5bc
|
||||
|
|
Loading…
Reference in New Issue