mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
SystemPreferences: update to 1.2.1.
This commit is contained in:
parent
fe804f642b
commit
7777096109
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'SystemPreferences'
|
# Template file for 'SystemPreferences'
|
||||||
pkgname=SystemPreferences
|
pkgname=SystemPreferences
|
||||||
version=1.2.0
|
version=1.2.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
hostmakedepends="gnustep-make gcc-objc"
|
hostmakedepends="gnustep-make gcc-objc"
|
||||||
|
@ -12,5 +12,5 @@ maintainer="Phosu Parsons <founderofjp@gmail.com>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://gnustep.org/experience/systempreferences.html"
|
homepage="http://gnustep.org/experience/systempreferences.html"
|
||||||
distfiles="https://github.com/gnustep/apps-systempreferences/archive/refs/tags/systempreferences-${version//./_}.tar.gz"
|
distfiles="https://github.com/gnustep/apps-systempreferences/archive/refs/tags/systempreferences-${version//./_}.tar.gz"
|
||||||
checksum=274d4f77eb06410bbd7c6df58742c9485f63dedf6bbd86e2dd10be10ec249461
|
checksum=40125db52808abef4a08433c43ab856dcad3c24f909531655fc794145fd2c8ab
|
||||||
nocross="objc doesn't get cross build at present within gcc (see gnustep-base)"
|
nocross="objc doesn't get cross build at present within gcc (see gnustep-base)"
|
||||||
|
|
Loading…
Add table
Reference in a new issue