mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/yasm: upgrade to 1.0.1
This commit is contained in:
parent
4383f78049
commit
1643d31d7b
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=yasm
|
||||
pkgver=0.8.0
|
||||
pkgrel=1
|
||||
pkgver=1.0.1
|
||||
pkgrel=0
|
||||
pkgdesc="A rewrite of NASM to allow for multiple syntax supported (NASM, TASM, GAS, etc.)"
|
||||
url="http://www.tortall.net/projects/yasm/"
|
||||
license="custom"
|
||||
@ -22,4 +22,4 @@ package() {
|
||||
make DESTDIR="$pkgdir" install
|
||||
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
|
||||
}
|
||||
md5sums="84a72204c9b452a00b39b1b00495163f yasm-0.8.0.tar.gz"
|
||||
md5sums="2174fc3b6b74de07667f42d47514c336 yasm-1.0.1.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user