diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2012-01-27 11:55:09 +0000 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2012-01-27 11:56:06 +0000 |
commit | ae1c8570807704c0e8ebc8fb4db52872fd098607 (patch) | |
tree | 541a8485bbbc8e92c3e4cb5c2575a637e1fb6e6e /main/linux-scst/APKBUILD | |
parent | a8253aa765a6e2332cd2c05a3201ad2d9fd26aa8 (diff) | |
download | aports-ae1c8570807704c0e8ebc8fb4db52872fd098607.tar.bz2 aports-ae1c8570807704c0e8ebc8fb4db52872fd098607.tar.xz |
main/linux-scst: remove pre from scst kernel version
Diffstat (limited to 'main/linux-scst/APKBUILD')
-rw-r--r-- | main/linux-scst/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/linux-scst/APKBUILD b/main/linux-scst/APKBUILD index 62da4613be..80fc87c7f4 100644 --- a/main/linux-scst/APKBUILD +++ b/main/linux-scst/APKBUILD @@ -12,7 +12,7 @@ else _kernver=${pkgver%.*} fi -pkgrel=0 +pkgrel=1 pkgdesc="Linux kernel with SCST" url="http://scst.sourceforge.net" depends="mkinitfs linux-firmware" @@ -134,4 +134,4 @@ dev() { md5sums="7ceb61f87c097fc17509844b71268935 linux-3.2.tar.bz2 e9e53fba37c5e2afa4cdecab234120bd patch-3.2.2.bz2 ef1fc8a0f776a9639a135ac58acd26ce kernelconfig.x86_64 -da058cfd855d01f71443370d846ea541 scst-2.2.0-3.2.2.patch" +7fc262466073cc46e51630a2ca55eada scst-2.2.0-3.2.2.patch" |