mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
ms-sys: update to 2.5.3.
This commit is contained in:
parent
28b9d69c66
commit
bbc98a6d12
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'ms-sys'
|
# Template file for 'ms-sys'
|
||||||
pkgname=ms-sys
|
pkgname=ms-sys
|
||||||
version=2.5.2
|
version=2.5.3
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Unix program for writing Microsoft compatible boot records"
|
short_desc="Unix program for writing Microsoft compatible boot records"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://ms-sys.sourceforget.net"
|
homepage="http://ms-sys.sourceforget.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=fd0ed44254c8c2819bda35fc9824b5d3cbe06d78ff3fe177b64c31fa6e69f430
|
checksum=e03e78f6684e30dbf9d97ecb1d75c1bf16350b1d3e4273a3a224cac504723256
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC=$CC PREFIX=/usr ${makejobs}
|
make CC=$CC PREFIX=/usr ${makejobs}
|
||||||
|
|
Loading…
Add table
Reference in a new issue