diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2018-09-02 21:44:17 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2018-09-02 21:44:17 -0500 |
commit | d8e014307f208bbbf0241d40993e0bf55c4c9728 (patch) | |
tree | f7cac58585a9447e2ec7e8e3988e0c310a124060 /libre/tp_smapi | |
parent | b08ff2e071de6c6b2165aca8337af166586c3322 (diff) | |
download | abslibre-d8e014307f208bbbf0241d40993e0bf55c4c9728.tar.gz abslibre-d8e014307f208bbbf0241d40993e0bf55c4c9728.tar.bz2 abslibre-d8e014307f208bbbf0241d40993e0bf55c4c9728.zip |
rebuild module packages against linux-libre-4.18.5_gnu-1
Diffstat (limited to 'libre/tp_smapi')
-rw-r--r-- | libre/tp_smapi/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/tp_smapi/PKGBUILD b/libre/tp_smapi/PKGBUILD index 76a30b30f..58ecba18f 100644 --- a/libre/tp_smapi/PKGBUILD +++ b/libre/tp_smapi/PKGBUILD @@ -10,8 +10,8 @@ # Contributor (Hyperbola): Márcio Silva <coadde@hyperbola.info> # Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> -_basekernel=4.17 -_archrel=40 +_basekernel=4.18 +_archrel=51 _parabolarel=1 pkgname=tp_smapi @@ -31,7 +31,7 @@ makedepends+=('libelf') replaces=("${pkgname}-libre" "${pkgname}-parabola") conflicts=("${pkgname}-libre" "${pkgname}-parabola") -_extramodules=extramodules-${_basekernel} +_extramodules=extramodules _commit=a63729ab30d85430048f65c37f29188ab484cd52 # tags/tp-smapi/0.43 source=("git+https://github.com/evgeni/tp_smapi#commit=$_commit") sha256sums=('SKIP') |