diff options
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 70720776e5..8c1f8471c9 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" @@ -133,5 +133,5 @@ dev() { md5sums="1aab7a741abe08d42e8eccf20de61e05 linux-2.6.39.tar.bz2 ff5eb7323c054a128d2922bde3297ed5 patch-2.6.39.4.bz2 -4fea1df4f5f8358c521d88b94af6c704 kernelconfig.x86_64 +82712844db0333b4dccb38638a73f640 kernelconfig.x86_64 456cd9f0a71d9b2ca15d207f2d2a59a1 scst-2.1.0-2.6.39.patch" |